Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Application Firewall Block Page</title>
  4. </head>
  5. <body>
  6. <h1><B>Your request has been blocked by a security policy<B><BR></H1>
  7. <H3>Access has been blocked - if you feel this is in error, please contact the site administrators quoting the following details: </H3>
  8. <UL>
  9. <li>NS Transaction ID: ${NS_TRANSACTION_ID}
  10. <li>AppFW Session ID: ${NS_APPFW_SESSION_ID}
  11. <li>Violation Category: ${NS_APPFW_VIOLATION_CATEGORY}
  12. <li>Violation Details: ${NS_APPFW_VIOLATION_LOG}
  13. </UL>
  14. </body>
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement