Skip to content

ixnet/grepRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Installation

chmod +x grepRunner.sh

Parameters

./grepRunner.sh DIRECTORY_TO_SCAN ADDITIONAL_PARAMETERS_FOR_GREP MODE

If MODE is empty, full scan will be executed

Supported mode:

  • Java
  • dotnet
  • NodeJS
  • JS
  • SSTI
  • FileUpload

Example

./grepRunner.sh ~/Documents/buggyWebApps/sources/juice-shop/ "--exclude-dir={frontend,node_modules,i18n,build,test,data,.git,.github}" NodeJS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published