Ethical Hacking - GAINING ACCESS(20)
时间:2020-02-05 11:13:29
收藏:0
阅读:74
CLIENT SIDE ATTACKS - Spoofing backdoor extension
- Change the extension of the trojan from exe to a suitable one.
- Make the trojan even more trustable.
We will use an old trick using the "right to left overload" character.
1. Open up the character map.
2. Go to find.
3. Search for U+202E.
4. Copy character.
5. Rename trojan an in the following format -> trojan[RTLO]pdf.exe
原文:https://www.cnblogs.com/keepmoving1113/p/12262415.html
评论(0)