- 授权协议: BSD
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/ohdae/Intersect-2.5
软件介绍
Intersect是一款python写的post-exploitation框架。post-exploitation就是你拿了webshell后干的事情,作者觉得post-exploitation一些手工活太累了,给pentestser们准备了一些脚本模板,减少一些手工操作。任何人都可以在这个框架的基础上开发自己的post-exploitation工具。
介绍内容来自 BugZone
Clean Code
Robert C. Martin / Prentice Hall / 2008-8-11 / USD 49.99
Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code......一起来看看 《Clean Code》 这本书的介绍吧!
