摘要: Introduction to Buffer Overflows Anatomy of Memory Anatomy of the Stack Fuzzing Tools: Vulnserver - https://github.com/stephenbradshaw/vulnserver Immu 阅读全文
posted @ 2019-06-23 22:37 晨风_Eric 阅读(427) 评论(0) 推荐(0) 编辑
摘要: Introduction to Netcat Connecting va Listening Bind Shells Attacker connects to victim on listening port Reverse Shells Victim connects to attacker on 阅读全文
posted @ 2019-06-23 18:15 晨风_Eric 阅读(156) 评论(0) 推荐(0) 编辑
摘要: DNS Enumeration 1. Host Tool host is a simple utility for performing DNS lookups. It is normally used to convert names to IP addresses and vice versa. 阅读全文
posted @ 2019-06-23 13:51 晨风_Eric 阅读(1077) 评论(0) 推荐(0) 编辑
摘要: SMB Enumeration 1. Set the smb configurations. Insert the global settings to the configuration file. 2. Enumerate the target computer and find some in 阅读全文
posted @ 2019-06-23 10:52 晨风_Eric 阅读(195) 评论(0) 推荐(0) 编辑