这个漏洞存在于Nostromo web服务上(又名nhttpd),这是一个开源的web服务,在Unix系统上非常流行,例如FreeBSD, OpenBSD等等。 Nostromo由于在验证URL安全性方面存在缺陷,导致目录穿越,任何人都可以遍历系统中任何文件。因此未经过身份验证的远程攻击者可以强制服 ...
分类:
Web程序 时间:
2020-01-04 12:53:17
阅读次数:
124
// 源库编辑// leafpad /etc/apt/sources.list// my Source//linux Source.list/*# #deb cdrom:[Debian GNU/Linux 2019.2 _Kali-rolling_ - Official Snapshot amd64 ...
分类:
系统相关 时间:
2020-01-01 10:11:20
阅读次数:
97
当你有一个全新的环境的时候,你应该注意哪些? 切记不要搞中文目录 查看tomcat是32位还是64位 和 tomcat版本号? bin目录下执行 catalina version amd64 是64位版本,否者32位。 查看java是32位还是64位? 显示64-Bit的是 64位。否者是32位。 ...
分类:
其他好文 时间:
2020-01-01 10:08:21
阅读次数:
65
安装python的步骤: 1.下载地址:https://www.python.org/downloads/ 2.找到下载的安装文件python-3.8.1-amd64.exe双击(我已经安装64位了,所以就用32的安装文件记录一下) 这里要注意的是,将python加入到windows的环境变量中,如 ...
分类:
编程语言 时间:
2019-12-28 21:19:49
阅读次数:
107
1.下载安装 为您的平台下载最新版本的grafana,然后将其解压缩: tar -zxvf grafana-6.5.2.linux-amd64.tar.gzcd grafana-6.5.2/ 注:以上示例采用的是:二进制方式安装 2.配置 要配置 Grafana,需要将名为 custom.ini 的 ...
分类:
其他好文 时间:
2019-12-28 12:53:39
阅读次数:
630
安装: 下载地址:https://www.lfd.uci.edu/~gohlke/pythonlibs/#cython 在CMD中:pip install Cython-0.29.14-cp37-cp37m-win_amd64.whl ...
分类:
其他好文 时间:
2019-12-28 12:52:09
阅读次数:
194
#安装prometheus wget https://github.com/prometheus/prometheus/releases/download/v2.5.0/prometheus-2.5.0.linux-amd64.tar.gz tar -xvf prometheus-2.5.0.lin ...
分类:
其他好文 时间:
2019-12-27 21:55:25
阅读次数:
97
环境: Linux:ubuntu-14.04.6-desktop-amd64.iso JDK:jdk-8u162-linux-x64.tar.gz Eclipse:eclipse-jee-2019-09-R-linux-gtk-x86_64.tar.gz 安装: JDK环境等基础先搭好: 在线(联网 ...
分类:
系统相关 时间:
2019-12-27 00:40:56
阅读次数:
162
1.1 下载Python安装包: https://www.python.org/downloads/windows/ ? 1.2 安装Phython 1.2.1 双击python-2.7.15.amd64.msi文件直接安装即可,默认的安装位置是C\Python27; 1.3 配置环境变量 桌面>此 ...
分类:
编程语言 时间:
2019-12-27 00:21:34
阅读次数:
130
文章参考链接:https://blog.csdn.net/xiegh2014/article/details/84936174#commentBoxwgethttps://github.com/prometheus/prometheus/releases/download/v2.5.0/prometheus-2.5.0.linux-amd64.tar.gzwgethttps://github.co
分类:
其他好文 时间:
2019-12-25 22:15:13
阅读次数:
357