介绍 项目地址:https://github.com/stasinopoulos/commix Commix是一个使用Python开发的漏洞测试工具,这个工具是为了方便的检测一个请求是否存在命令注入漏洞,并且对其进行测试,在其作者发布的最新版本中支持直接直接导入burp的历史记录进行检测,大大提高了 ...
分类:
其他好文 时间:
2016-11-12 22:56:44
阅读次数:
184
// RSA, a suite of routines for performing RSA public-key computations in// JavaScript.//// Requires BigInt.js and Barrett.js.//// Copyright 1998-2005 ...
分类:
编程语言 时间:
2016-11-03 13:38:54
阅读次数:
347
Product License (USD) Multilicense (USD)Adonis Component Suite $160,- $290,-Audio Component Suite $60,- $180,-Barcode $60,- $180,-Barcode for FireMonk ...
快速入门互联网协议。 我们一定都听过互联网协议,可以互联网协议是什么呢? 互联网的核心是一系列的协议,该协议称为互联网协议(Internet Protocal Suite)。互联网协议大体上可以分为五层。 1.应用层(Application Layer) 2.传输层(Transport Layer) ...
分类:
其他好文 时间:
2016-10-31 18:55:47
阅读次数:
292
函数是对程序逻辑进行结构化或过程化的一种编程方法,详细的说明请参考《python学习手册》,不能及时详细解释,望见谅!。 一、创建函数 1.1 def语句 def function(args): "documentation" function_body_suite 1.2 声明、定义与参数 声明指 ...
分类:
编程语言 时间:
2016-10-29 02:08:07
阅读次数:
237
由于好奇一直想试试模拟登陆,然后就把目标定在某所大学的登录网站上 大至样式就是这样的 通过界面我们大致可以了解到请求可能会后username,password,验证码,记住用户 接着使用burp进行抓包得: 可以通过post请求知道dlm就是uesrname,hexMd5是加密后的password( ...
分类:
其他好文 时间:
2016-10-26 16:20:02
阅读次数:
200
Burp Target 组件主要包含站点地图、目标域、Target 工具三部分组成,他们帮助渗透测试人员更好地了解目标应用的整体状况、当前的工作涉及哪些目标域、分析可能存在的攻击面等信息,下面我们就分别来看看Burp Target的三个组成部分。 本章的主要内容有: 目标域设置 Target Sco ...
分类:
其他好文 时间:
2016-10-25 14:19:32
阅读次数:
5113
Wolfram Mathematica 11.0.0.0 Windows 1DVD Intel Parallel Studio XE 2017 1DVD Mentor.Graphics.FloEFD.15.2.0.3564.Suite.Win64 1DVD+3CD MentorGraphics Fl ...
分类:
其他好文 时间:
2016-10-19 17:24:08
阅读次数:
350
Compatibility Test Suite How does the CTS work? The Compatibility Test Suite (CTS) is a free, commercial-grade test suite, available for download. The ...
分类:
移动开发 时间:
2016-10-19 09:53:57
阅读次数:
1233
1.什么是CTS CTS是google制定的兼容性测试包(Compatibility Test Suite),只有通过CTS测试的设备才有可能获得Android的商标和享受Android Market的权限。其目的是用来规范Android设备开发商防止厂商对Android的改动影响其SDK API的 ...
分类:
移动开发 时间:
2016-10-19 01:33:35
阅读次数:
392