码迷,mamicode.com
首页 >  
搜索关键字:testing the catcher    ( 1060个结果
Ethical Hacking - NETWORK PENETRATION TESTING(6)
Creating a fake access point (honeypot) Fake access points can be handy in many scenarios, one example is creating an open AP, this will attract a lot ...
分类:Web程序   时间:2019-11-10 13:55:53    阅读次数:97
Ethical Hacking - NETWORK PENETRATION TESTING(5)
Deauthentication Attacks Theory This attack is used to disconnect any device from any network within our range even if the network is protected with a ...
分类:Web程序   时间:2019-11-09 19:44:15    阅读次数:80
Ethical Hacking - NETWORK PENETRATION TESTING(4)
Targeted packet sniffing Now all the data will be stored in the file name specified after the -write option. We can analyze this data using Wireshark. ...
分类:Web程序   时间:2019-11-09 19:41:17    阅读次数:107
Ethical Hacking - NETWORK PENETRATION TESTING(3)
Change MAC Address using macchanger. ...
分类:Web程序   时间:2019-11-09 17:16:57    阅读次数:97
GoCN每日新闻(2019-11-06)
GoCN每日新闻(2019-11-06) GoCN每日新闻(2019-11-06) GoCN每日新闻(2019-11-06)1. 使用构建标签分离你的测试文件 https://mickey.dev/posts/go-build-tags-testing/2. 使用 Go 添加 Nginx 代理 ht ...
分类:其他好文   时间:2019-11-07 16:24:40    阅读次数:87
软件测试面试题
软件的生命周期(prdctrm) 计划阶段(planning)-〉需求分析(requirement)-〉设计阶段(design)-〉编码(coding)->测试(testing)->运行与维护(running maintrnacne) 测试用例 用例编号 测试项目 测试标题 重要级别 预置条件 输入 ...
分类:其他好文   时间:2019-11-06 16:59:26    阅读次数:75
Ethical Hacking - NETWORK PENETRATION TESTING(2)
ALFA AWUS 1900 https://www.alfa.com.tw/products_detail/2.htm Run the following shell command on Kali Linux and reboot. (Refer to https://forums.kali.o ...
分类:Web程序   时间:2019-11-06 01:10:49    阅读次数:100
SD6503 Testing and Secure Coding
Final Project_ SD6503 Testing and Secure Coding_T2_2019 Page 1 of 4BACHELOR OF INFORMATION TECHNOLOGYSD6503 Testing and Secure CodingFinal ProjectTrim ...
分类:其他好文   时间:2019-11-05 18:43:55    阅读次数:88
源码时代软件测试干货分享|什么是探索式测试?
?探索式测试(ExploratoryTesting)是一种自由的软件测试风格,强调测试人员同时展开测试学习、测试设计、测试执行和测试结果评估等活动,以持续优化测试工作。考虑到它所具备的即兴发挥、快速实验、动态调整等特征,其思维方法可以追溯到软件开发的最初岁月。?探索式测试有丰富的内涵,以下文字定义了探索式测试的核心。探索式测试是一种软件测试风格,它强调独立测试人员的个人自由和职责,为了持续优化其工
分类:其他好文   时间:2019-10-31 21:56:50    阅读次数:106
go 疑难杂症
```go func Test_doSeond(t testing.T) { msg := make([]Msg, 0) for i := 0; i ...
分类:其他好文   时间:2019-10-26 19:22:48    阅读次数:93
1060条   上一页 1 ... 17 18 19 20 21 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!