Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Netskope Category Checker

Description

Checks category accessibility from a browser when running behind Netskope and flags each category as either Accessible or Not Accessible.

Features

  • Check category accessibility against all Netskope Controlled Domains
  • Start, Stop, and Reset controls
  • Fast mode for faster category checking
  • Progress counters
  • Filter to show only Not Accessible results

Demo

Video Demo of Netskope Category Checker

Usage

  1. Clone or download this repository.
  2. Ensure your web browsing traffic is steered through Netskope
  3. Open ns_category_checker.html in your browser
  4. Click Start

Notes

  • With Netskope release 132, Generative AI websites can now be blocked by both the root Generative AI category and their respective sub-category. Sub-categories are currently exclusive to Generative AI.
  • Because of browser Cross-Origin Resource Sharing (CORS) restrictions, the script cannot tell the difference between Netskope policy actions such as Block, User Alert, or Isolate. All of these outcomes appear the same to the browser and will be shown as Not Accessible.
  • The Child Abuse category is intentionally commented out in the code. Running tests against this category could generate traffic that appears in Netskope logs and reports, which may appear inappropriate and cause concern. If you need to include it in your checks, you can remove the comment markers in the category array of the script to restore the entry.
  • Network conditions may result in Fast mode producing false positive Not Accessible results. Adjust the TIMEOUT_MS value as needed.

License

Licensed under MIT — free to use, modify, and share, with no warranty.

Disclaimer

This project is not affiliated with or supported by Netskope. It may be incomplete, outdated, or inaccurate. Use at your own risk.

About

Checks the accessibility of categories when behind Netskope Secure Web Gateway

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Contributors

Languages