16 skills found
DumbWareio / DumbDropdumb file dropper
lifenautjoe / DroppableA javascript library to give file dropping super-powers to any HTML element.
ahhh / Stego DropperA python based dropper, that uses steganography and an image over http to transfer a file
TestingPens / CPLDropperA Control Panel Applet dropper project. It has a high success rate on engagements since nobody cares about .CPL files and you can just double click them.
28Zaaky / Usermode RootkitWindows usermode rootkit with inline hooking for process/file/registry hiding, indirect syscalls, keylogger, HTTPS C2, dropper, and EDR/AV evasion.
DeimosDemise / AbaddonDropperThis is a free & Open source File dropper that is made strictly for EdUcAtIoNaL pUrPoSeS of course
mendixlabs / Mendix File DropperMendix File Dropper (Mendix 8, React based, Webmodeler compatible)
ikarus23 / Card10 File DropperConnect to card10 badges via BLE and drop a (empty) file.
cbitting / S3 Electron File DropperS3 Desktop File Uploader in Electron
d-shorkin / Vue Files DropperSimple input for drop files on vue
yovimi / File Dropperit was made for the sake of interest, on sites such as virustotal, etc. it is not detected
YAL-GameMaker / File DropperAllows user to drag-and-drop files onto the game window!
KFriitz / DropperProject that generates Malicious Office Macro Enabled Dropper for DLL SideLoading and Embed it in Lnk file to bypass MOTW
agentzex / The Nice DropperAn Android Dropper for remote code, loaded by .dex file
malienist / SchneikenThis repo has the decoded Schneiken dropper files
anthophilee / UmbrellaUmbrella Dropper Copyright 2017 Umbrella Written by: * Alisson Moretto - 4w4k3 Umbrella is a file dropper dedicated to pentest, its download files on target system are execute them without a double execution of exe, only of embed. To compromise the same target again, you need delete this folder on target system : - C:\Users\Public\Libraries\Intel - because dropper checks the existence of her to take a decision of what be do. Twitter: @4w4k3Official DISCLAIMER: "DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." Taken from LICENSE. Features Download executable on target system. Silent execution. Download and execute executable once time. If the exe already had downloaded and running, open only pdf/docx/xxls/jpg/png. Some Phishing methods are included. Multiple Session disabled. Bypass UAC. Needed dependencies apt wine wget Linux sudo access python2.7 python 2.7 on Wine Machine Tested on: Kali Linux - SANA Kali Linux - ROLLING Ubuntu 14.04-16.04 LTS Debian 8.5 Linux Mint 18.1 Black Arch Linux Cloning: git clone https://github.com/4w4k3/Umbrella.git Running: cd Umbrella sudo su chmod +x install.sh ./install.sh python umbrella.py If you have another version of Python: python2.7 umbrella.py