第一章 我的安全世界观安全是一个持续过程6种威胁:Spoofing(伪装)、Tampering(篡改)、Repudiation(抵赖)、InformationDisclosure(信息泄漏)、Denial of Service(拒绝服务)、Elevation of Privilege(提升权限)一个...
分类:
Web程序 时间:
2014-08-01 04:47:11
阅读次数:
284
,tnchaussureaccordingtothepublishedinMay17th,"GlobalTimes"reported,RussiaandotherG8recentlyinNuukheldtheArcticCouncilmeetingofforeignministers.Themeetingstressedthe8countriesborderingtheArctichasa"privilege"intheArcticaffairs,chaussurestn,andreceiving..
分类:
其他好文 时间:
2014-07-26 03:24:07
阅读次数:
279
一、直接插入排序算法:void insertSort(int* data, int len){ int sentry;//哨兵 int i,j; for(i = 1; i 1)趟排序时,前(i-1)个记录已经有序,于是查找插入位置我们可以用折半查找。算法如下: 1 void bI...
分类:
其他好文 时间:
2014-07-26 00:41:36
阅读次数:
284
/*** CVE-2014-4014 Linux Kernel Local Privilege Escalation PoC** Vitaly Nikolenko* http://hashcrack.org** Usage: ./poc [file_path]* * where file_path ...
分类:
系统相关 时间:
2014-07-19 12:16:25
阅读次数:
328
1、查看某用户的表权限select*frominformation_schema.table_privilegeswheregrantee=‘user_name‘;2、查看usage权限表select*frominformation_schema.usage_privilegeswheregrantee=‘user_name‘;3、查看存储过程函数相关权限表select*frominformation_schema.routine_privilege..
分类:
数据库 时间:
2014-07-15 11:01:54
阅读次数:
916
Android is a privilege-separated operating system, in which each application runs with a distinct system identity (Linux user ID and group ID). Par...
分类:
移动开发 时间:
2014-07-14 10:50:35
阅读次数:
290
1.TNS-00525: Insufficient privilege for operationStarted with pid=30869Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ora11g)(PORT=1521)))Err...
分类:
其他好文 时间:
2014-07-12 13:27:00
阅读次数:
187
不足
即使开启hive权限认证的情况下,任何用户仍然是超级用户,可以通过grant给任何人赋予任何权限,这样权限认证基本没有意义,因此必须在开启权限认证的同时,对执行grant/revoke的实体进行限制,比如只有admin才能 grant privilege on database,只有table owner才能grant privilege on table。BIP中hive目前是没有开...
分类:
其他好文 时间:
2014-07-08 19:07:16
阅读次数:
226
快速下载:mimikatz_trunk.7z原作者:https://github.com/gentilkiwi/mimikatzwindows7,8管理员密码读取,需要管理员权限运行使用方法:第一条:privilege::debug //提升权限第二条:sekurlsa...
sh run (show running-config)enable disable login logout exit endenable passwordprivilege level(global)privilege level(line)show interface serial 1/1di...
分类:
其他好文 时间:
2014-06-20 23:51:05
阅读次数:
437