- Products
- Learn
- Local User Groups
- Partners
-
More
Celebrate the New Year
With CheckMates!
Value of Security
Vendor Self-Awareness
Join Us for CPX 360
23-24 February 2021
Important certificate update to CloudGuard Controller, CME,
and Azure HA Security Gateways
How to Remediate Endpoint & VPN
Issues (in versions E81.10 or earlier)
Mobile Security
Buyer's Guide Out Now
Important! R80 and R80.10
End Of Support around the corner (May 2021)
Hi,
Few months ago we developped a small hack in UserCheck in order to send an email and report wrongly categorized website to Helpdesk team.
Please find the way if you're looking for such feature (Compatible in R77.30 & R80.x)
function submitform()
{
// Possible Values
// [user_name] => UserName ()
// [orig_url] => http://www.facebook.com/
// [resource_hmac] => 64f1ca1aebff4e9d58c40b8e5db920450777c5f08660ebace3fd0d31d9dde7a8
// [resource] => http://www.facebook.com/
// [application_name] => Facebook
// [application_id] => 10080872
// [category] => Social Networking
// [product] => apcl
// [version] => r7520
// [src_ip] => 172.16.1.200
// [incident_id] => 8A1F15DF-6D72-6F67-6F76-696E97150744
// [application_name_orig] => Facebookvar Variables = window.oUserAction.incidentObject.Variables;
var user_name = Variables['user_name'];
var category = Variables['category'];
var origUrl = Variables['resource'];
//Get the application name. If this variable has been modified (added application icon for example), take the original.
var appname = Variables['application_name_orig'];
if(appname === undefined)
appname = Variables['application_name'];var link = "mailto:helpdesk@mydomain.com"
+ "&subject=" + escape("Page Blocked")
+ "&body=" + escape("Username: " + user_name + "\r\n" + "URL: " + origUrl + "\r\n" + "Application : " + appname + "\r\n" + "Category : " + category + "\r\n");window.location.href = link;
}
About CheckMates
Learn Check Point
Advanced Learning
WELCOME TO THE FUTURE OF CYBER SECURITY