All Projects → Tsuyoken → MSBackdoor

Tsuyoken / MSBackdoor

Licence: Apache-2.0 license
[Discontinued] Transform your payload into fake powerpoint (.ppt)

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to MSBackdoor

backdoors101
Backdoors Framework for Deep Learning and Federated Learning. A light-weight tool to conduct your research on backdoors.
Stars: ✭ 181 (+417.14%)
Mutual labels:  backdoors, backdoor-attacks
RSB-Framework
Windows/Linux - ReverseShellBackdoor Framework
Stars: ✭ 44 (+25.71%)
Mutual labels:  backdoor, backdoors
BackToMe
Little tool made in python to create payloads for Linux, Windows and OSX with unique handler
Stars: ✭ 61 (+74.29%)
Mutual labels:  backdoor, backdoors
TG799VAC-XTREME-17.2-MINT
My personal unique wiki for hacking the router firmware used by (Telia)TG799vac Xtream v17.2-MINT delivered from Technicolor
Stars: ✭ 71 (+102.86%)
Mutual labels:  backdoor, backdoors
wipri
(Network Metadata Privacy) MAC Address spoofer with bonus combo (options): hostname + signal spoofer - *no disconnects!* Privacy Changing w/Brand Mimics: run as command or optional new randomized identity each boot; includes flags for continually changing random times/changing valid OUI addresses + Hostname randomizer + Device/Signal/location an…
Stars: ✭ 26 (-25.71%)
Mutual labels:  spoof
Ghost
Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device.
Stars: ✭ 1,934 (+5425.71%)
Mutual labels:  backdoor
PyIris
PyIris is a modular remote access trojan toolkit written in python targeting Windows and Linux systems.
Stars: ✭ 296 (+745.71%)
Mutual labels:  backdoor
SubRosa
Basic tool to automate backdooring PE files
Stars: ✭ 48 (+37.14%)
Mutual labels:  backdoor
documentspark
💖 DocumentSpark - Simple secure document viewing server. Converts a document to a picture of its pages. Content disarm and reconstruction. CDR. Formerly p2. The CDR solution for ViewFinder remote browser.
Stars: ✭ 211 (+502.86%)
Mutual labels:  ppt
LES-MMRC-Summary
科赛网-莱斯杯:全国第二届“军事智能机器阅读”挑战赛 前十团队PPT文档代码总结
Stars: ✭ 123 (+251.43%)
Mutual labels:  ppt
project-3-crm
⭐crm 客户关系管理系统模板⭐一个不错的后台管理种子项目,拥有自由设置角色自由分配权限🔑的权限管理功能,三员管理多员管理均可,前端antd vue admin后端spring-boot-api-seedling 拥有完善的功能。文档包含需求文档,设计文档和测试文档等。同时配置了travis,拥有集成测试和自动构建的功能。
Stars: ✭ 128 (+265.71%)
Mutual labels:  ppt
spoofgo
An Application for Spoofing Movement written in Golang
Stars: ✭ 15 (-57.14%)
Mutual labels:  spoof
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+771.43%)
Mutual labels:  backdoor
Medi-Consult
Diseases Checker Application 🚑 | Android Application
Stars: ✭ 38 (+8.57%)
Mutual labels:  ppt
ppt-ndi
A PowerPoint plugin for the NewTek NDI integration
Stars: ✭ 151 (+331.43%)
Mutual labels:  ppt
shellstack
A PHP Based Tool That Helps You To Manage All Your Backdoored Websites Efficiently.
Stars: ✭ 109 (+211.43%)
Mutual labels:  backdoor
satan
🔓 x86 Linux Kernel rootkit for Debian 9 (4.9.0-11-686-pae)
Stars: ✭ 31 (-11.43%)
Mutual labels:  backdoor
disctopia-c2
Windows Remote Administration Tool that uses Discord as C2
Stars: ✭ 216 (+517.14%)
Mutual labels:  backdoor
NAD
This is an implementation demo of the ICLR 2021 paper [Neural Attention Distillation: Erasing Backdoor Triggers from Deep Neural Networks](https://openreview.net/pdf?id=9l0K4OM-oXE) in PyTorch.
Stars: ✭ 83 (+137.14%)
Mutual labels:  backdoor-attacks
Backdoor
A backdoor that runs on Linux and Windows
Stars: ✭ 36 (+2.86%)
Mutual labels:  backdoor

Microsoft Backdoor

Version Stage Build license

Version release: v1.0
Author: Ferdi S Kennedy (kennedy69)
Distros Supported: Linux Kali, Ubuntu, Mint

Transform your payload.exe into one fake Powerpoint (.ppt)

Simple script that allow users to add a ms-word icon to one
existing executable.exe (using resource-hacker as backend appl)
and a ruby one-liner command that will hidde the .exe extension
and add the word doc .ppt extension to the end of the file name.

Spoof extension methods

backdoorppt tool uses 2 diferent extension spoof methods:
'Right to Left Override' & 'Hide Extensions for Known File Types'
Edit the 'settings' file to chose what method should be used..

cd backdoorppt && nano settings

Dependencies (backend applications required)

xterm, wine, ruby, ResourceHacker(wine)

'backdoorppt script will work on wine 32 or 64 bits'
'it also installs ResourceHacker under .../.wine/Program Files/.. directorys'

Tool Limitations

1º - backdoorppt only supports windows binarys to be transformed (.exe -> .ppt)
2º - backdoorppt requires ResourceHacker installed (wine) to change the icons
3º - backdoorppt present you 6 available diferent icons (.ico) to chose from
4º - backdoorppt does not build real ms-word doc files, but it will transform
     your payload.exe to look like one word doc file (social engineering).



Final notes

Target user thinks they are opening a word document file,
but in fact they are executing one binary payload insted.

Follow My Social Media

Instagram: @ferdikennedy
Facebook: Ferdi S Kennedy
E-mail: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].