Skip to content

GemAppSec/CxPsPowerHacks

 
 

Repository files navigation

Checkmarx Professional Services Power Hacks

This is a curated set of hacks maintained by the Checkmarx Professional Services and made available for public consumption. This is a collection of scripts, tutorials, source code, and anything else that may be useful for use in the field by Checkmarx employees or customers.

The List

Project Description
CheckPotentialFoldersFilesExclusions For purposes of Project configuration tuning at large scale for all projects scanned, it was created this Powershell script that goes over the CxSrc folder and find potential Folders/Files exclusions in order to: Reduce LOC, Reduce Time Scanning and Reduce FPs rate.
CxFlowDemoInstance Scripting to create a full path demonstration environment for Cx-Flow on your local machine in under 10 minutes.
JenkinsDemoInstance Using Docker desktop, create an instance of Jenkins running under selected versions of the JDK. Standalone and master/agent configurations are supported. Settings are persisted in a local directory so that configurations are not lost when the Docker container is stopped.
TruffleHogCxQL A port of the TruffleHog secrets detector. It finds potential secrets through Regular Expression matches and High Entropy string detection.
WindowsNoRDP A script that will configured the ability to log into a server's desktop using VNC over HTTP. Primarily made to facilitate access to Checkmarx training VMs, this is useful in situations where RDP port 3389 access to a training instance may be blocked by a corporate firewall.

About

Useful tools and Examples made by Checkmarx Professional Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 56.6%
  • Java 19.3%
  • PHP 18.5%
  • TSQL 2.8%
  • Shell 1.8%
  • Dockerfile 1.0%