Commit graph

1433 commits

Author SHA1 Message Date
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
Marlon
2549f2efa3
added interseller detector (#504)
* added interseller detector

* fix comment
2022-05-16 20:39:02 -07:00
Marlon
5f9c9f4506
added tickettailor detector (#468)
* added tickettailor detector

* fix comment
2022-05-16 20:36:08 -07:00
Marlon
43bfdcfdf0
added rentman detector (#449)
* added rentman detector

* fix comment
2022-05-16 20:09:57 -07:00
Marlon
f8950741fa
added onesignal detector (#448)
* added onesignal detector

* fix comment
2022-05-16 20:08:49 -07:00
Marlon
0d18a7750b
added bulksms detector (#446)
* added bulksms detector

* fix comment

* fix comment
2022-05-16 20:07:59 -07:00
Marlon
4e13695dce
added stormboard scanner (#367)
* added stormboard scanner

* remove unused imports

* fix comment
2022-05-16 20:01:20 -07:00
ahrav
198cb1a786
Clean up comments. (#562) 2022-05-16 09:03:10 -07:00
Dustin Decker
d217a517c0
Cleanup packages and include more detectors (#521)
* clean up duplicate packages

* include more detectors
2022-05-04 09:27:42 -07:00
dcRUSTy
a74bea0e8e
fix: regex for hostnames (#494)
* fix: regex for ends with github.com

* fix: regex for hooks.zapier.com

* fix: regex for hooks.slack.com

* fix: regex for signalwire.com

* fix: regex for kanbantool.com

* fix: regex for invoiceoceam.com

* fix: regex for invoiceocean.com

* fix: regex for freshdesk.com

* fix: regex for discord.com

* fix: regex for deputy.com
2022-05-02 09:44:37 -07:00
roxanne-tampus
b8b9acf8bb
Added zulipchat scanner (#411)
* added new protos

* added new detectors

* added zulipchat scanner

* modified regex
2022-04-29 09:54:06 -07:00
Dustin Decker
28d5396e61
Pr/371 (#490)
* added paydirtyapp scanner

* change paydirtyapp to paydirtapp

Co-authored-by: Marlon Pamisa <marlonpamisa@gmail.com>
2022-04-28 23:39:35 -07:00
valerie gale
cb8fa4eb03
added mux scanner (#388) 2022-04-28 23:18:37 -07:00
Dustin Decker
40a2d8c9f4
Pr/478 (#489)
* added nightfall detector

* fix protos and improve pattern

Co-authored-by: Mildred Tosoc <mildredtosoc@gmail.com>
2022-04-28 23:11:48 -07:00
Dustin Decker
335a5212a6
invert logic for sonarcloud (#487) 2022-04-28 13:33:51 -07:00
Mildred Bernardo
6b25502509
added sportradar scanner (#379) 2022-04-23 19:19:00 -07:00
Mildred Bernardo
f4ef49b448
added uptimerobot scanner (#384) 2022-04-23 19:11:30 -07:00
Marlon
b37a4ecdb6
added wit scanner (#422) 2022-04-23 19:01:46 -07:00
Marlon
753815fa92
added formcraft scanner (#433) 2022-04-23 18:57:54 -07:00
Marlon
2240851037
added reachmail scanner (#421) 2022-04-23 18:53:47 -07:00
Marlon
9fe5f010aa
added iexapis scanner (#418) 2022-04-23 18:52:53 -07:00
Marlon
271ad9e8b0
added chartmogul scanner (#426) 2022-04-23 18:49:37 -07:00
Marlon
b4a1468cea
added paperform scanner (#374) 2022-04-23 18:41:50 -07:00
Marlon
fb0b11f698
added statuscake scanner (#373) 2022-04-23 18:31:18 -07:00
Marlon
06fb4cdf5d
added detectify scanner (#372) 2022-04-23 18:26:43 -07:00
Marlon
0d7be1fdab
added gumroad scanner (#370) 2022-04-23 18:15:54 -07:00
Marlon
0b1e673151
added disqus scanner (#369) 2022-04-23 18:09:21 -07:00
Dustin Decker
1735892c49
fix github detector (#472) 2022-04-22 08:51:38 -07:00
roxanne-tampus
7cfb6dddee
Added fibery scanner (#409)
* added new protos

* added new detectors

* added fibery scanner

* modified method and header

* enhancement for regex and endpoint
2022-04-21 18:00:09 -07:00
roxanne-tampus
02fb786a03
Added typetalk scanner (#410)
* added new protos

* added new detectors

* added typetalk scanner

* enhanced endpoint
2022-04-21 17:57:51 -07:00
trufflesteeeve
b5743277a3
Detectors that fail verification should still report the unverified secret (#440)
* Detectors that fail verification should still report the unverified secret

* fixup - change microsoft webhook keywords, filter false positives for old github detector

* fixup - fix typo
2022-04-21 15:32:26 -07:00
roxanne-tampus
6d82056a9b
Added voodoosms scanner (#408)
* added new protos

* added new detectors

* added voodoosms scanner
2022-04-21 15:28:27 -07:00
roxanne-tampus
853e434518
Added flowdock scanner (#407)
* added new protos

* added new detectors

* added flowdock scanner

* added params
2022-04-21 15:28:17 -07:00
roxanne-tampus
9b0c3f2901
Added flowdash scanner (#406)
* added new protos

* added new detectors

* added flowdash scanner

* updated the endpoint
2022-04-21 15:27:58 -07:00
roxanne-tampus
c49744c278
Added cloudsmith scanner (#405)
* added new protos

* added new detectors

* added cloudsmith scanner

* enhanced regex and added version to endpoint
2022-04-21 15:27:40 -07:00
roxanne-tampus
bbff98487d
Added packagecloud scanner (#404)
* added new protos

* added new detectors

* added packagecloud scanner

* updated regex
2022-04-21 15:27:14 -07:00
roxanne-tampus
6c1b3c65f8
Added parsehub scanner (#403)
* added new protos

* added new detectors

* added parsehub scanner

* enhanced enpoint
2022-04-21 15:26:32 -07:00
roxanne-tampus
af1b976471
Added aha scanner (#402)
* added new protos

* added new detectors

* added aha scanner

* enhanced regex
2022-04-21 15:25:51 -07:00
Mildred Bernardo
f751df1be2
added podio scanner (#399) 2022-04-21 15:23:45 -07:00
Mildred Bernardo
80391bbd2f
added atera scanner (#398)
* added atera branch

* modified based on comments
2022-04-21 15:23:38 -07:00
Mildred Bernardo
4b1af216e4
added yelp scanner (#396)
* added yelp scanner

* changed the regex
2022-04-21 15:23:21 -07:00
Mildred Bernardo
0b122b89ac
added lunchmoney scanner (#395)
* added lunchmoney scanner

* changed the regex
2022-04-21 15:22:09 -07:00
Mildred Bernardo
2464ace98b
added rocketset scanner (#383) 2022-04-19 17:08:48 -07:00
Dustin Decker
272dacaed3
Recharge payments detector Pr/381 (#430)
* Add RechargePayments to detectors

* First pass at code and tests for RechargePayments detector

* Running make protos

* Fixes based on running tests

Co-authored-by: Kevin Stilwell <kevin.stilwell@gmail.com>
2022-04-18 21:51:27 -07:00
roxanne-tampus
85cd3f3082
Added pinata scanner (#361)
* added new protos

* added pinata scanner
2022-04-18 21:45:37 -07:00
roxanne-tampus
594ff9e5e9
Added testingbot scanner (#359)
* added new protos

* added testingbot scanner
2022-04-18 21:43:09 -07:00
roxanne-tampus
cf4910bbc6
Added parsers scanner (#358)
* added new protos

* added parsers scanner
2022-04-18 21:41:58 -07:00
roxanne-tampus
5ec01c4e55
Added exportsdk scanner (#356)
* added new protos

* added exportsdk scanner
2022-04-18 21:39:24 -07:00
roxanne-tampus
c497a858eb
Added dareboost scanner (#355)
* added new protos

* added dareboost scanner
2022-04-18 21:38:26 -07:00
roxanne-tampus
920036e6d1
Added crossbrowsertesting scanner (#354)
* added new protos

* added crossbrowsertesting scanner
2022-04-18 21:37:23 -07:00
roxanne-tampus
c7aae46180
Added browserstack scanner (#353)
* added new protos

* added browserstack scanner
2022-04-18 21:34:58 -07:00
roxanne-tampus
89f152f4ce
Added conversiontools scanner (#351)
* added new protos

* added conversiontools scanner
2022-04-18 21:33:37 -07:00
roxanne-tampus
92c34ee015
Added image4 scanner (#345)
* added new protos

* added image4 scanner

* Updated the regex
2022-04-18 21:30:24 -07:00
roxanne-tampus
e5842806de
Added sonarcloud scanner (#344)
* added new protos

* added sonarcloud scanner

* Updated sonarcloud scanner

* updated sonarcloud endpoint
2022-04-18 21:29:21 -07:00
roxanne-tampus
2f7da0c732
Added scrutinizerci scanner (#343)
* added new protos

* added scrutinizerci scanner

* updated scrutinizer

* updated scrutinizer keyword
2022-04-18 21:21:47 -07:00
ahrav
96c9c5bf7c
[THOG-234] Update security trails detector's regex and keywords. (#429)
* Update detectors PrefixRegex to allow for new line and carriage returns.
Add additional keyword for security trails.
Add additional unit tests for security trails and PrefixRegex

* Update catpure group.
2022-04-18 15:09:50 -07:00
JJ Asghar
4954086ec9
Updated to new endpoint for IBM Cloud (#397)
* Updated to new endpoint for IBM Cloud

Taken from https://cloud.ibm.com/apidocs/codeengine#get-kubeconfig
The IAM is now pointing to long term one, and also updated the
additional information in the POST

* Update ibmclouduserkey.go

Rollback to the original options.
2022-04-15 13:25:45 -07:00
Dustin Decker
dd86389487
Address some linting issues (#390) 2022-04-12 22:11:34 -07:00
roxanne-tampus
f08f75e59d
Added statuspal scanner (#342)
* added new protos

* added statuspal scanner
2022-04-08 14:43:47 -07:00
roxanne-tampus
eb693e1dbe
Added wistia scanner (#341)
* added new protos

* added wistia scanner
2022-04-08 14:43:08 -07:00
roxanne-tampus
9dee3db416
Added userflow scanner (#340)
* added new protos

* added userflow scanner
2022-04-08 14:42:33 -07:00
roxanne-tampus
cf04bfd4ec
Added timecamp scanner (#339)
* added new protos

* added timecamp scanner
2022-04-08 14:42:00 -07:00
Mildred Bernardo
ccb94e9ac4
added Codequiry scanner (#338)
* added twitter scanner

* added signable scanner

* added codequiry scanner
2022-04-08 14:41:27 -07:00
roxanne-tampus
254f8b8967
Added teletype scanner (#337)
* added new protos

* added teletype scanner
2022-04-08 14:40:25 -07:00
Mildred Bernardo
54325751a6
added Signable scanner (#336)
* added twitter scanner

* added signable scanner
2022-04-08 14:38:52 -07:00
roxanne-tampus
782f1b320a
Added statuspage scanner (#335)
* added new protos

* added statuspage scanner
2022-04-08 14:37:55 -07:00
roxanne-tampus
eb1ab83cf9
Added knapsackpro scanner (#334)
* added new protos

* added knapsackpro_scanner
2022-04-08 14:36:58 -07:00
roxanne-tampus
a15f8fb24e
Added qase scanner (#333)
* added new protos

* added qase_scanner
2022-04-08 14:35:20 -07:00
roxanne-tampus
dc8f0aff0d
Added miro scanner (#332)
* added new protos

* added miro_scanner
2022-04-08 14:34:34 -07:00
roxanne-tampus
2587c0b918
Added hybiscus scanner (#331)
* added new protos

* added hybiscus scanner
2022-04-08 14:31:44 -07:00
roxanne-tampus
ba020c26e3
Added glitterlyapi scanner (#329)
* added new protos

* added glitterlyapi scanner
2022-04-08 14:31:04 -07:00
roxanne-tampus
5e4ea18c5d
Added craftmypdf scanner (#328)
* added new protos

* added craftmypdf scanner
2022-04-08 14:28:04 -07:00
roxanne-tampus
d75f51c408
Added apitemplate scanner (#326)
* added new protos

* added apitemplate scanner
2022-04-08 14:26:26 -07:00
roxanne-tampus
999da4b52d
Added loadmill scanner (#325)
* added new protos

* added loadmill scanner
2022-04-08 14:25:27 -07:00
Mildred Bernardo
77522d58d0
added Magicbell scanner (#323)
* added new protos

* added ExtractorAPI scanner

* added twitter scanner

* added twitter scanner

* added magicbell scanner
2022-04-08 14:23:36 -07:00
Mildred Bernardo
a8bcbcbe8d
added ExtractorAPI scanner (#321)
* added new protos

* added ExtractorAPI scanner
2022-04-08 14:15:45 -07:00
roxanne-tampus
62d08fc7d4
Added mockaroo scanner (#320)
* added new protos

* added mockaroo & updated mispelled detector
2022-04-08 14:13:49 -07:00
tz
f715aa44b5
fix regex for Slack API Tokens (#302) 2022-04-06 15:40:11 -07:00
Dustin Decker
aea937422e
Detector improvements (#125)
* New tokens and endpoints  (#115)

Co-authored-by: dmarquero <danee.arquero@gmail.com>
2022-04-03 11:20:09 -07:00
Dustin Decker
1182759d60
Add what's new and contributing sections to readme (#122)
* Add what's new and contributing sections to readme

* readme update
2022-04-03 10:34:45 -07:00
Dustin Decker
a1dfcde9a6
address detector issues (#123) 2022-04-01 18:51:41 -07:00
ahrav
cedb3393d1
[THOG-128] Code cleanup/ OSS onboarding (#117)
* Small amount of code clean up.

* Rename sem to concurrency for better readability and to remove an extra comment.

* fix stashing issue.

Co-authored-by: Ahrav Dutta <ahrav.dutta@trufflesec.com>
2022-04-01 16:47:27 -07:00
Dustin Decker
99372694ca check request errors 2022-03-23 16:42:34 -07:00
Bill Rich
4c37221235
Re-add midise detector (#99) 2022-03-22 10:18:47 -07:00
dmarquero
0fc7964c3f
detector improvements 2022-03-22 09:12:31 -07:00
trufflesteeeve
d33551e7dc
Add midise detector (#88) 2022-03-17 13:38:05 -07:00
Dustin Decker
db8077a069 Update pattern 2022-03-16 09:07:38 -07:00
Dustin Decker
8926ac01f5 Use retryable client for driftwood 2022-03-12 07:38:19 -08:00
Dustin Decker
43de9c3604 Update defaults 2022-03-11 17:25:31 -08:00
marlon pamisa
c163928321 added sugester detector 2022-03-11 17:25:31 -08:00
valeriegaleguimmayen
84fa419a32 added sendbirdorganizationapi detector 2022-03-11 17:25:31 -08:00
valeriegaleguimmayen
71463ce60d added sendbird detector 2022-03-11 17:25:31 -08:00
marlon pamisa
c16cc4d75c added repairshopr detector 2022-03-11 17:25:31 -08:00
valeriegaleguimmayen
8ff6b73c19 added metaapi detector 2022-03-11 17:25:31 -08:00
valeriegaleguimmayen
b436b6145d added klipfolio detector 2022-03-11 17:25:31 -08:00
DANEE ARQUERO
65dd84285b added flightstats detector 2022-03-11 17:25:31 -08:00
Mildred Bernardo
925d79084c added convier detector 2022-03-11 17:25:31 -08:00
valeriegaleguimmayen
000a5381da added column detector 2022-03-11 17:25:31 -08:00
marlon pamisa
2ba99a4e1b added chatfule detector 2022-03-11 17:25:31 -08:00
valeriegaleguimmayen
8104d65e4c added cexio detector 2022-03-11 17:25:31 -08:00
marlon pamisa
311e17c98a added aeroworkflow detector 2022-03-11 17:25:31 -08:00
Dustin Decker
b0e0c26137 update detectors 2022-03-11 10:24:36 -08:00
marlon pamisa
5e4a41483d added zonkafeedback detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
977eebba8b added zipcodeapi detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
842856a10a added zipbooks detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
6843e3b77a added zipapi detector 2022-03-11 10:24:36 -08:00
marlon pamisa
03fc59fddb added zerobounce detector 2022-03-11 10:24:36 -08:00
marlon pamisa
96bbe6b90a added zeplin detector 2022-03-11 10:24:36 -08:00
marlon pamisa
19caaa983f added zenserp detector 2022-03-11 10:24:36 -08:00
marlon pamisa
67d9296fd7 added zenscrape detector 2022-03-11 10:24:36 -08:00
Valerie Gale
d123951340 added zenkitapi detector 2022-03-11 10:24:36 -08:00
marlon pamisa
028ea63324 added zendeskapi detector 2022-03-11 10:24:36 -08:00
marlon pamisa
fb18e1b1ec added zapierwebhook detector 2022-03-11 10:24:36 -08:00
marlon pamisa
ea6aa39ac9 added youtubeapikey detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
63bae42fc7 added yousign detector 2022-03-11 10:24:36 -08:00
valeriegaleguimmayen
d59a26cbf4 added youneedabudget detector 2022-03-11 10:24:36 -08:00
marlon pamisa
b960d6e6ff added yandex detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
5c078327f3 added wrike detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
6ea7f402e8 added worldweather detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
b35689c670 added worldcoinindex detector 2022-03-11 10:24:36 -08:00
marlon pamisa
d2e05da55f added workstack detector 2022-03-11 10:24:36 -08:00
Danee Arquero
f4e2634817 added worksnaps detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
ffd2216bfa added whoxy detector 2022-03-11 10:24:36 -08:00
Alemhar Salihuddin
6b06b8b40e added wepay detector 2022-03-11 10:24:36 -08:00
marlon pamisa
a8b8d3e91f added webscraping detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
26f6c78865 added webscraper detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
e8a19c1614 added webflow detector 2022-03-11 10:24:36 -08:00
marlon pamisa
c6800de602 added webex detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
9505b011d1 added weatherstack detector 2022-03-11 10:24:36 -08:00
Danee Arquero
de8348e919 added weatherbit detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
d41ab2a530 added walkscore detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
763dad2c73 added vyte detector 2022-03-11 10:24:36 -08:00
marlon pamisa
219bad183a added vultrapikey detector 2022-03-11 10:24:36 -08:00
marlon pamisa
7c109ff2e8 added vpnapi detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
b09a4d7e56 added vouchery detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
ec96dd3c66 added voicegain detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
729b4ee90a added visualcrossing detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
d3b70b1c52 added virustotal detector 2022-03-11 10:24:36 -08:00
marlon pamisa
f7e3c688bf added viewneo detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
2c6abf7fc1 added versioneye detector 2022-03-11 10:24:36 -08:00
marlon pamisa
d406705fc1 added veriphone detector 2022-03-11 10:24:36 -08:00
marlon pamisa
04bd6e8984 added verimail detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
b1b76bf036 added verifier detector 2022-03-11 10:24:36 -08:00
marlon pamisa
0306dbcf89 added vercel detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
5796e3eb91 added vatlayer detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
0d2866bf12 added userstack detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
3d892340a1 added user detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
67ba575c9f added urlscan detector 2022-03-11 10:24:36 -08:00
Danee Arquero
dbef299de3 added upwave detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
21f7386d47 added uploadcare detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
b62949f440 added uplead detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
e6606067b6 added upcdatabase detector 2022-03-11 10:24:36 -08:00
marlon pamisa
62954ebbaa added unsplash detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
ab6d2df848 added unplugg detector 2022-03-11 10:24:36 -08:00
Danee Arquero
a05fc78d25 added unifyid detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
414658a3f8 added ubidots detector 2022-03-11 10:24:36 -08:00
valeriegaleguimmayen
7ba8f53ff1 added typeform detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
a010288446 added tyntec detector 2022-03-11 10:24:36 -08:00
marlon pamisa
05184bc04f added twelvedata detector 2022-03-11 10:24:36 -08:00
DANEE ARQUERO
12a029e7bf added tru detector 2022-03-11 10:24:36 -08:00
marlon pamisa
84a582b0be added travisci detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
1269ba714e added travelpayouts detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
f54a7f5a1a added tradier detector 2022-03-11 10:24:36 -08:00
marlon pamisa
af751db93f added tomtom detector 2022-03-11 10:24:36 -08:00
Roxanne Tampus
a0f5f2239d added tomorrowio detector 2022-03-11 10:24:36 -08:00
marlon pamisa
5f797620ec added toggltrack detector 2022-03-11 10:24:36 -08:00
marlon pamisa
6c124a7815 added todoist detector 2022-03-11 10:24:36 -08:00