Help
RSS
API
Feed
Maltego
Contact
Domain > getcli.jfrog.io
×
Welcome!
Right click nodes and scroll the mouse to navigate the graph.
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-02-09
52.20.16.126
(
ClassC
)
2024-10-08
3.221.179.99
(
ClassC
)
2025-01-09
50.17.28.229
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Tue, 08 Oct 2024 08:31:32 GMTContent-Type: text/htmlContent-Length: 162Connection: keep-aliveLocation: https://getcli.jfrog.io/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 Date: Tue, 08 Oct 2024 08:31:32 GMTContent-Type: text/x-script.shContent-Length: 1759Connection: keep-aliveX-JFrog-Version: Artifactory/7.92.1 79201900X-Artifactory-Id: ff0653e02a1c6fae78 #!/bin/bashCLI_OSnaCLI_UNAMEnaCLI_MAJOR_VERv1if $# -eq 1 && $1 v2 then CLI_MAJOR_VERv2 VERSIONRELEASE echo Downloading the latest v2 version of JFrog CLI...elif $# -eq 2 && $1 v2 then CLI_MAJOR_VERv2 VERSION$2 echo Downloading version $2 of JFrog CLI...elif $# -eq 0 then VERSIONRELEASE echo Downloading the latest v1 version of JFrog CLI...else VERSION$1 echo Downloading version $1 of JFrog CLI...fiif $(echo ${OSTYPE} | grep -q msys); then CLI_OSwindows URLhttps://releases.jfrog.io/artifactory/jfrog-cli/${CLI_MAJOR_VER}/${VERSION}/jfrog-cli-windows-amd64/jfrog.exe FILE_NAMEjfrog.exeelif $(echo ${OSTYPE} | grep -q darwin); then CLI_OSmac URLhttps://releases.jfrog.io/artifactory/jfrog-cli/${CLI_MAJOR_VER}/${VERSION}/jfrog-cli-mac-386/jfrog FILE_NAMEjfrogelse CLI_OSlinux MACHINE_TYPE$(uname -m) case $MACHINE_TYPE in i386 | i486 | i586 | i686 | i786 | x86) ARCH386 ;; amd64 | x86_64 | x64) ARCHamd64 ;; arm | armv7l) ARCHarm ;; aarch64) ARCHarm64 ;; s390x) ARCHs390x ;; ppc64) ARCHppc64 ;; ppc64le) ARCHppc64le ;; *) echo Unknown machine type: $MACHINE_TYPE exit -1 ;; esac URLhttps://releases.jfrog.io/artifactory/jfrog-cli/${CLI_MAJOR_VER}/${VERSION}/jfrog-cli-${CLI_OS}-${ARCH}/jfrog FILE_NAMEjfrogficurl -XGET $URL -L -k -g > $FILE_NAMEchmod u+x $FILE_NAME
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]