Marlon
45aaa25fe8
added docparser detector ( #458 )
...
* added docparser detector
* fix comment
* remove A on regex
2022-08-25 10:25:25 -07:00
Marlon
0063d50652
added formsite detector ( #467 )
...
* added formsite detector
* fix comment
* fix comment
2022-08-25 10:24:23 -07:00
Marlon
956a58fd95
added lemlist detector ( #469 )
...
* added lemlist detector
* fix comment
2022-08-25 10:23:09 -07:00
Marlon
38f6cc07ea
added prodpad detector ( #470 )
...
* added prodpad detector
* fix comment
2022-08-25 10:22:32 -07:00
Mildred Bernardo
bfa5e642a3
added flightlabs detector ( #475 )
...
* added flightlabs detector
* Modified the regex based on comment
* code enhancement
* Changed the valid response filter
2022-08-25 10:22:02 -07:00
Marlon
c2d42878c8
added codeclimate detector ( #484 )
...
* added codeclimate detector
* fix comment
* fix comment
* fix comment
2022-08-25 10:20:49 -07:00
Marlon
3d04abced8
added getresponse detector ( #506 )
...
* added getresponse detector
* fix comment
2022-08-25 10:20:00 -07:00
Marlon
b79b8e4ec7
added heatmapapi detector ( #509 )
...
* added heatmapapi detector
* fix comment
2022-08-25 10:18:16 -07:00
Marlon
be4fedbcb4
added demio detector ( #512 )
...
* added demio detector
* fix comment and change regex
2022-08-25 10:16:53 -07:00
Marlon
608eb45797
added kanbantool detector ( #513 )
...
* added kanbantool detector
* fix comment
* fix comment
2022-08-25 10:15:19 -07:00
Marlon
da1d3b3a01
Feature/salesmate detector ( #514 )
...
* added salesmate detector
* push change
* fix change
2022-08-25 10:13:25 -07:00
Marlon
0ff5cdd623
added tokeet detector ( #515 )
...
* added tokeet detector
* fix comment
* fix comment
* fix comment
2022-08-25 10:12:17 -07:00
Marlon
cded7a5489
added websitepulse detector ( #516 )
...
* added websitepulse detector
* fix comment
2022-08-25 10:11:10 -07:00
Marlon
ea3aba852d
Feature/scalr detector ( #519 )
...
* added scalr detetor
* added scalr detector
* fix comment
* fix comment
* fix comment
* fix comment
2022-08-25 10:03:59 -07:00
Max Thomson
e9f4cf99e5
Add Honeycomb detector ( #687 )
...
* Add Honeycomb detector
* Update pattern
Co-authored-by: Dustin Decker <dustin@trufflesec.com>
2022-08-24 16:50:31 -07:00
ahrav
2cab951ee5
[Thog-628] update detector results hash v2 ( #710 )
...
* Start updating detectors that have two part creds to record the raw result as ID + secret.
* Add more detectors.
* More detectors.
* More detectors.
* remove comment out imports.
2022-08-12 14:53:37 -07:00
ahrav
30ebe84e3e
[THOG-608] - Fix linter errors. ( #701 )
...
* Fix linter errors.
* Fix gist adding test.
* Update test string for mock JSON reply.
* Remove if.
2022-08-09 19:20:02 -07:00
Dustin Decker
8826e369cf
AWS detector should detect with leading '+' ( #698 )
2022-08-08 09:30:08 -07:00
Dustin Decker
2d3ddad076
Pr/589 ( #654 )
...
* added common regex patterns for detectors
* For HexPattern
* enhancements
* used parseInt
* enhancement
* enhanced regex for email and subdomain
* enhancement for email pattern
* update pattern and detector
Co-authored-by: Roxanne Tampus <roxannetampus02@gmail.com>
2022-07-12 08:34:02 -07:00
Dustin Decker
c2426df4d6
Disable sentiment verifier and update teams webhook to avoid being stateful ( #646 )
2022-07-07 16:55:45 -07:00
Miccah
c4ca7d7c8b
Mark detector tests with a build flag ( #613 )
2022-07-07 10:27:21 -07:00
Miccah
8e6289e70c
Test numeric password redaction ( #644 )
2022-07-07 10:13:50 -07:00
ahrav
5ac54ac107
[THOG-531] - remove ending word boundary AWS detector ( #637 )
...
* Remove the ending word boundary for the AWS dectector. This will prevent missing secrets that end with / due to it not being ASCII.
* Update regex to be more strict.
2022-07-07 10:10:33 -07:00
trufflesteeeve
d1a81afbb5
Only include one result per AWS Key ID, preferably verified ( #619 )
...
Also ignore unverified results that match hashes, because they are
probably just hashes.
2022-06-17 16:22:36 -04:00
trufflesteeeve
26bf1664eb
Move aws detector back to ID checking against secrets, make ID the redacted secret ( #617 )
2022-06-09 15:06:08 -07:00
ahrav
143fa333f3
[THOG-403] Fix var naming. ( #586 )
...
* remove profililing.
* rename uri to URI.
* change var declaration.
2022-05-25 15:23:20 -07:00
Dustin Decker
43955b9a38
Use GetCallerIdentity for AWS verification ( #585 )
2022-05-25 14:45:28 -07:00
roxanne-tampus
80c6579226
Updated aws detector ( #579 )
2022-05-24 05:07:54 -07:00
Marlon
cd8fdec3aa
added codemagic detector ( #480 )
2022-05-23 20:20:33 -07:00
roxanne-tampus
da872f5c27
modified Alibaba detector to use standard library ( #568 )
...
* added alibaba detector
* enhancement
* enhancement and ran mod tidy
* fixed
2022-05-23 18:37:01 -07:00
roxanne-tampus
66dc7efac0
Added postbacks detector ( #551 )
...
* Added postbacks detector
* enhancement
2022-05-23 18:17:52 -07:00
roxanne-tampus
83dfed9257
Added zipcodebase detector ( #550 )
...
* Added zipcodebase detector
* regex enhancement
2022-05-23 18:15:49 -07:00
roxanne-tampus
75972a6f81
Added zenrows detector ( #548 )
2022-05-23 18:14:52 -07:00
roxanne-tampus
d5e034fddd
Added tefter detector ( #547 )
...
* Added tefter detector
* enhancement
2022-05-23 18:14:01 -07:00
roxanne-tampus
3bbc9ef394
Added diggernaut detector ( #546 )
2022-05-23 18:13:12 -07:00
roxanne-tampus
f509261727
added convertapi detector ( #545 )
2022-05-23 18:12:22 -07:00
roxanne-tampus
d5f8ddd804
Added collect2 detector ( #544 )
...
* added collect2 detector
* enhancement as suggested
2022-05-23 18:11:32 -07:00
roxanne-tampus
c9f1f61c49
Added cloudconvert detector ( #543 )
...
* added cloudconvert detector
* updated regex
2022-05-23 18:10:02 -07:00
Dustin Decker
509ae79143
add missing import
2022-05-23 15:48:50 -07:00
valerie gale
9d1c1e958a
enhancements in amplitude detector ( #575 )
...
* enhancements in amplitude detector
* enhancements in amplitude detector
2022-05-23 09:20:35 -07:00
Dustin Decker
4d3c2d70e5
use go 1.18 ( #566 )
...
* use go 1.18 in CI
* require go 1.18
* use latest linter
* rename ci check
* improve regex issues identified by codeql
2022-05-19 09:01:50 -07:00
Marlon
8c38708d1c
added instabot detector ( #511 )
...
* added instabot detector
* fix comment
2022-05-18 22:38:25 -07:00
Marlon
5ae2bfc81d
added uclassify detector ( #510 )
2022-05-18 22:33:40 -07:00
Mildred Bernardo
bec77af76d
added speechtextai detector ( #488 )
...
* added speechtextai detector
* Modified based on comment
* Changed the keyword to speechtext
* Changed speechtextai to speechtext
2022-05-18 22:33:05 -07:00
Marlon
f6a0f65f25
added vbout detector ( #481 )
...
* added vbout detector
* fix comment
2022-05-18 22:32:29 -07:00
Mildred Bernardo
13f5748db1
added pollsapi detector ( #477 )
2022-05-18 22:31:11 -07:00
Marlon
93922fe14f
added databox detector ( #447 )
2022-05-18 22:30:18 -07:00
Mildred Bernardo
3e3cb2784e
added simfin detector ( #476 )
...
* added simfin detector
* Modified based on comment
* code enhancement
2022-05-18 22:16:14 -07:00
Marlon
2cdb3c6bbc
added besnappy detector ( #508 )
...
* added besnappy detector
* fix comment
2022-05-18 22:14:57 -07:00
roxanne-tampus
5219c8aaff
Added twitch detector ( #542 )
...
* added braintreepayments detector
* added twitch detector
* revert commit
* enhancement
2022-05-17 18:52:37 -07:00