Merge pull request #4709 from Yofial/goa

Add GoAnywhere detection
main
Elbert Alias 3 years ago committed by GitHub
commit d5c5979529
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

@ -1389,5 +1389,19 @@
},
"icon": "gunicorn.png",
"website": "http://gunicorn.org"
} ,
"GoAnywhere": {
"cats": [
19
],
"description": "GoAnywhere by HelpSystems is a Managed File Transfer (MFT) system with sharing and collaboration features",
"headers": {
"Server": "goanywhere"
},
"js": {
"appContainer" : "GoAnywhereWebClientContainer"
},
"icon": "goanywhere.png",
"website": "https://www.goanywhere.com/"
}
}