Skip to content

Commit

Permalink
Add Kasada / security
Browse files Browse the repository at this point in the history
  • Loading branch information
ceopeo committed Jul 27, 2023
1 parent d2cf875 commit 40f6d4f
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/drivers/webextension/images/icons/Kasada.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions src/technologies/k.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,24 @@
"scriptSrc": "app\\.kartra\\.com",
"website": "https://home.kartra.com"
},
"Kasada": {
"cats": [
16
],
"description": "Kasada is a cybersecurity company that provides a platform to protect websites and web applications from bot attacks and malicious activities.",
"icon": "Kasada.svg",
"cookies": {
"KP_UIDz": ""
},
"js": {
"KPSDK.configure": ""
},
"pricing": [
"poa"
],
"saas": true,
"website": "https://www.kasada.io"
},
"Keap": {
"cats": [
53
Expand Down
2 changes: 1 addition & 1 deletion src/technologies/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
],
"cpe": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*",
"description": "TYPO3 is a free and open-source Web content management system written in PHP.",
"dom": "link[href*='typo3conf'], link[href*='typo3temp'], img[src*='typo3conf'], img[src*='typo3temp']"
"dom": "link[href*='typo3conf'], link[href*='typo3temp'], img[src*='typo3conf'], img[src*='typo3temp']",
"icon": "TYPO3.svg",
"implies": "PHP",
"meta": {
Expand Down

0 comments on commit 40f6d4f

Please sign in to comment.