上一页 1 ··· 43 44 45 46 47 48 49 50 51 ··· 57 下一页
摘要: Refactoring - Creating a Listener Class Creating a Backdoor class: 阅读全文
posted @ 2019-10-05 17:18 晨风_Eric 阅读(115) 评论(0) 推荐(0)
摘要: REVERSE_BACKDOOR Access file system. Execute system commands. Download files. Upload files. Persistence. BACKDOORS An interactive program gives access 阅读全文
posted @ 2019-10-05 16:18 晨风_Eric 阅读(197) 评论(0) 推荐(0)
摘要: Object-Oriented Programming Keylogger Classes Way of modeling program(blueprint). Logically group functions and data. Makes code more readable. More r 阅读全文
posted @ 2019-10-05 12:18 晨风_Eric 阅读(293) 评论(0) 推荐(0)
摘要: Report function: Run in the background. Don't interrupt program execution. Every X seconds, send the report. ->Great case for threading. 阅读全文
posted @ 2019-10-05 11:15 晨风_Eric 阅读(101) 评论(0) 推荐(0)
摘要: A program that records keys pressed on the keyboard. Common features: Store logs locally(local keyloggers). Report logs to an email or remote server(r 阅读全文
posted @ 2019-10-04 18:40 晨风_Eric 阅读(203) 评论(0) 推荐(0)
摘要: DOWNLOAD_FILE Download files on a system. Once packaged properly will work on all operating systems. Simple but powerfull. Can be used in many situati 阅读全文
posted @ 2019-10-01 21:07 晨风_Eric 阅读(194) 评论(0) 推荐(0)
摘要: Stealing WiFi Password Saved on a Computer 阅读全文
posted @ 2019-10-01 18:44 晨风_Eric 阅读(173) 评论(0) 推荐(0)
摘要: Filtering Command Output using Regex 阅读全文
posted @ 2019-09-28 22:35 晨风_Eric 阅读(210) 评论(0) 推荐(0)
摘要: WRITING MALWARE Download file. Execute Code. Send Report. Download & Execute. Execute & Report. Download, Execute & Report. KEYLOGGER A program that r 阅读全文
posted @ 2019-09-28 20:54 晨风_Eric 阅读(190) 评论(0) 推荐(0)
摘要: ARPSPOOF_DETECTOR Watch value for gateway mac in the arp table Nice and simple, but will not detect an attack if the tool is executed after the attack 阅读全文
posted @ 2019-09-28 07:41 晨风_Eric 阅读(286) 评论(0) 推荐(0)
上一页 1 ··· 43 44 45 46 47 48 49 50 51 ··· 57 下一页