├── LICENSE ├── README.md ├── common-substr-tests.xlsx ├── common-substr.go ├── common-substr.rs └── common-substr.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sensepost/common-substr/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sensepost/common-substr/HEAD/README.md -------------------------------------------------------------------------------- /common-substr-tests.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sensepost/common-substr/HEAD/common-substr-tests.xlsx -------------------------------------------------------------------------------- /common-substr.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sensepost/common-substr/HEAD/common-substr.go -------------------------------------------------------------------------------- /common-substr.rs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sensepost/common-substr/HEAD/common-substr.rs -------------------------------------------------------------------------------- /common-substr.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sensepost/common-substr/HEAD/common-substr.sh --------------------------------------------------------------------------------