├── Dockerfile ├── FreeRDP_scanner.patch ├── README.md └── bkscan.sh /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nccgroup/BKScan/HEAD/Dockerfile -------------------------------------------------------------------------------- /FreeRDP_scanner.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nccgroup/BKScan/HEAD/FreeRDP_scanner.patch -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nccgroup/BKScan/HEAD/README.md -------------------------------------------------------------------------------- /bkscan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nccgroup/BKScan/HEAD/bkscan.sh --------------------------------------------------------------------------------