- 博客(256)
- 收藏
- 关注
原创 SP800_186_OverView
NIST SP 800 186 overview, Recommendations for Elliptic Curve Domain Parameters.
2023-02-07 18:27:19
480
原创 搭建svn+ifSVNAdmin环境
文章目录1. subversion安装测试2. iF.SVNAdmin管理界面配置https1. subversion安装apt install subversionsvnserver --version测试sudo mkdir /var/svnsvnadmin create /var/svn/testreposvim conf/svnserve.conf# 去掉anon-access、auth-access、password-db、authz-db、realm注释vim conf
2022-05-31 15:21:36
475
原创 IoT-For-Beginners-Lesson2-farm
Lesson2 - farm文章目录Lesson2 - farm1. Predict plant growth1.1 数字农业温度1.2 CounterFit测温测湿实验1.3 Growing degree days发布端订阅端2. Detect soil moisture2.1 测量土壤湿度的方法2.2 传感器与IoT设备通信GPIO(digital)Analog pinsInter Integrated Circuit (I2C)Universal asynchronous receiver-tran
2022-05-10 19:28:04
1258
原创 IoT-For-Beginners-Lesson1-getting-started
Lesson 1 quick start文章目录Lesson 1 quick start1. Intro1.1 实验环境1.2 什么是 “物联网(IoT)”?1.3 IoT设备微控制器单板机1.4 Hello World2. A deeper dive into IoT2.1 IoT应用组件2.2 微控制器详解CPUMemoryIOFrameworks and operating systems2.3 单板机3. Interact with the physical world with sensors
2022-05-08 20:06:42
1643
原创 ROP_Emporium_ret2win_armv5
文章目录ret2win_armv5信息收集黑盒测试反汇编Expret2win_armv5依赖:sudo apt install qemu-arm-static gcc-arm-linux-gnueabi信息收集$ file ret2win_armv5ret2win_armv5: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.3, f
2022-05-06 22:07:38
569
原创 ROP_Emporium_ret2win_mipsel
文章目录ret2win_mipsel信息收集黑盒测试反汇编Expret2win_mipsel依赖:sudo apt install qemu-mipsel-static gcc-mipsel-linux-gnu信息收集$ file ret2win_mipselret2win_mipsel: ELF 32-bit LSB executable, MIPS, MIPS32 rel2 version 1 (SYSV), dynamically linked, interpreter /lib/ld.
2022-05-06 22:06:36
343
原创 boofuzz笔记
文章目录1. 简介安装2. Quickstart3. Session, Target, Connections3.1 Session3.2 Target3.3 Connections4. Monitors5. Logging6. Protocol DefinitionBlocks and Primitives7. Static Protocol Definition7.1 Request Manipulation7.2 Block Manipulation7.3 Primitive Definition8.
2022-04-26 17:00:32
3782
1
原创 QilingLab练习
文章目录1. 简介安装2. QuickStart3. qltool4. QilingLab练习challenge 1 - memory map解challenge 2 - set_syscall解challenge 3 - add_fs_mapper解challenge 4 - hook_address解challenge 5 - set_api解challenge 6challenge 7 - 3种思路解1解2解3challenge 8逆向解1-读栈解2-搜索内存challenge 9challenge
2022-04-25 19:51:47
3344
3
原创 DLink_RCE_CVE-2019-17621浅析
文章目录漏洞信息Firmadyne信息收集UPnP协议漏洞分析调试Exp参考资料漏洞信息CVE - CVE-2019-17621 (mitre.org)漏洞服务:UPnP相关URL:/gena.cgi描述:给UPnP服务发送构造好的HTTP SUBSCRIBE请求,实现root权限RCE。固件下载链接Firmadyne$ sudo python3 ./sources/extractor/extractor.py -b DLink -sql 127.0.0.1 -np -nk ./DIR822
2022-04-20 14:54:49
4769
2
原创 Zabbix学习笔记
文章目录1. 简介监控内容zabbix专有词汇组件2. 使用安装监控一个主机3. 参考资料官网:Zabbix :: The Enterprise-Class Open Source Network Monitoring Solution文档:Zabbix ManualGit仓库:https://github.com/zabbix/zabbix1. 简介一个基于C/S架构的企业级分布式开源监控解决方案:支持主动轮询(polling)和被动捕获(trapping);Server端基于c,前端基于
2022-04-18 19:42:10
616
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人