码迷,mamicode.com
首页 >  
搜索关键字:passwords    ( 180个结果
zoj 1729 Hidden Password
Some time the programmers have very strange ways to hide their passwords. See for example how Billy "Hacker" Geits hide his password. Billy chooses a ...
分类:其他好文   时间:2017-06-17 20:45:33    阅读次数:268
hdu 1039 Easier Done Than Said?
Problem Description Password security is a tricky thing. Users prefer simple passwords that are easy to remember (like buddy), but such passwords are ...
分类:其他好文   时间:2017-06-17 17:17:57    阅读次数:182
samba基本配置
安装启动不用说了 vim /etc/samba/smb.conf workgroup = WORKGROUP server string = Samba Server %vnetbios name = samba.***.com security = userencrypt passwords = ...
分类:其他好文   时间:2017-06-14 18:07:46    阅读次数:163
Your password has expired. To log in you must change it using a client that supports expired passwords.
[Lk] ERROR [11-26 23:01:51] [main] net.jweb.listener.AppInitializerListener.contextInitialized(231) | 启动初始化异常:org.springframework.jdbc.CannotGetJdbcCo ...
分类:其他好文   时间:2017-05-31 16:39:51    阅读次数:140
Mimiktaz抓取本机密码
Mimiktaz2.0以后的版本只需要两条命令即可实现密码的抓取 ...
分类:其他好文   时间:2017-05-20 13:54:51    阅读次数:153
SVN的使用----经历
一,使用SVN down文件到本机 svn co path1 path2 co是checkout的简写 path1是源文件路径 path2是目标文件存放目录 比如::下面的方式是下载到当前目录。 ++++++++++++++++++++++++++++++++++++++++++++++++++++ ...
分类:其他好文   时间:2017-05-13 14:23:31    阅读次数:272
【翻译自mos文章】即使resource_limit = false, password的 资源限制也会生效
即使resource_limit = false, password的 资源限制也会生效 參考原文: Resource limits for passwords work even with resource_limit = false (Doc ID 265095.1) 症状: account l ...
分类:其他好文   时间:2017-05-06 13:16:27    阅读次数:128
安全专家发现GE Multilin SR的一个关键漏洞对全球电网构成严重威胁。
A team of researchers from New York University has found a serious vulnerability in some of GE Multilin SR protection relays that poses a serious thre ...
分类:其他好文   时间:2017-05-01 01:20:13    阅读次数:260
sqlmap 命令详解(自备速查)
sqlmap速查 /pentest/database/sqlmap/txt/ common-columns.txt 字段字典 common-outputs.txt common-tables.txt 表字典 keywords.txt oracle-default-passwords.txt user ...
分类:数据库   时间:2017-04-22 17:39:03    阅读次数:241
Tomcat热部署
tomcat7部署,项目发布有很多种方式 1. 增量发布,把修改过得那些文件手动上传至tomcat,*.class *.xml 等等,这样的缺点非常大,需要断开tomcat,记住那些你修改过得文件,很繁琐,我曾经经历过,值得吐槽 2. tomcat控制台GUI热部署,就是每次打完war包,手动上传到 ...
分类:其他好文   时间:2017-04-16 20:31:00    阅读次数:366
180条   上一页 1 ... 8 9 10 11 12 ... 18 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!