Neurohazard
暮雲煙月,皓首窮經;森羅萬象,如是我聞。

Perfmon – Windows 自带系统监测工具

May 5, 2019

Perfmon – Windows 自带系统监测工具

Perfmon – Windows 自带系统监测工具

May 3, 2019

使用 Gradle 编译 logger++

使用 Gradle 编译 logger++

May 3, 2019

关于 Intel CPU 的一些型号简介

关于 Intel CPU 的一些型号简介

May 3, 2019

类似 鲁大师 的 Windows PC 硬件检测工具

类似 鲁大师 的 Windows PC 硬件检测工具

May 1, 2019

逆向混淆的 JavaScript

逆向混淆的 JavaScript

May 1, 2019

CVE-2019-5624 Metasploit RubyZip Remote Code Execution

Metasploit RubyZip Remote Code Execution

May 1, 2019

SIEM 产品对比 (2017年)

SIEM 产品对比 (2017年)

May 1, 2019

Security Orchestration, Automation and Response (SOAR) 安全编排和自动化响应

Security Orchestration, Automation and Response (SOAR)

April 30, 2019

DoublePulsar 后门检测

DoublePulsar 后门检测

April 29, 2019

Pocsuite3 使用技巧

Pocsuite 使用技巧 <!–more–> 基本使用 verify attack shell python cli.py <working_mode> python cli.py shell 简易使用 # 基本使用 python cli.py -r tests/poc_example.py -f url.txt –verify python cli.py -r pocs/poc_example.py -u http://www.example.com/ –shell # 不支持 单主机多脚本 需要魔改 # 多线程 python cli.py -r tests/ -f url.txt –verify –threads 10 python cli.py -r tests/ -f url.txt –verify –threads 10 python […]