摘要: Spoofing File Extention - A trick. Use the Kali Linux Program - Characters 1. Open the program. 2. Find Right-to-left Override. 3. Copy Character and 阅读全文
posted @ 2019-10-13 17:21 晨风_Eric 阅读(99) 评论(0) 推荐(0) 编辑
摘要: Adding Icons to Generated Executables Prepare a proper icon file. https://www.iconfinder.com/ Convert the downloaded png file to an icon file. https:/ 阅读全文
posted @ 2019-10-13 16:40 晨风_Eric 阅读(108) 评论(0) 推荐(0) 编辑
摘要: BYPASSING ANTI-VIRUS PROGRAMS AV programs detect viruses based on: 1. Code - compare files to huge databases of signatures. ->Use own code, obfuscatio 阅读全文
posted @ 2019-10-13 16:13 晨风_Eric 阅读(363) 评论(0) 推荐(0) 编辑
摘要: DOWNLOAD & EXECUTE PAYLOAD A generic executable that downloads & executes files. Disadvantages: User needs internet connection. Files have to be uploa 阅读全文
posted @ 2019-10-13 15:35 晨风_Eric 阅读(159) 评论(0) 推荐(0) 编辑
摘要: TROJANS A trojan is a file that looks and functions as a normal file(image, pdf, song ..etc). When executed: 1. Opens the normal file that the user ex 阅读全文
posted @ 2019-10-13 14:11 晨风_Eric 阅读(130) 评论(0) 推荐(0) 编辑
摘要: Polish the Python code by adding the become_persistent function. Convert to Windows executable file. Execute the reverse_backdoor file on the victim W 阅读全文
posted @ 2019-10-13 11:43 晨风_Eric 阅读(211) 评论(0) 推荐(0) 编辑