Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

ceramicskate0/Outlook_Data_Exfil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outlook_Data_Exfil

Add in DLL for outlook to auto download attachments from the "Inbox".

Yes it A/V approved. :). Well 2 years ago ne ways

Yes its for education/business purposes only.

Notes for the RedTeam:

Complie on client machine or yours. Add to outlook addins then. setup the drop location,also do that before you compile. Simple and works in userword/userland and only uses http right now.

Ideas

-WIll it work in a powershell script?

Answer: IDK maybe try it and let me know.

-How to compile on remote machine?

Answer: Look for the .Net Libs/Verison in https://github.com/Cn33liz/p0wnedShell or use visual studio (MSbuild).

Legalish Disclaimer:

I dont recommend or condone using anything on here for any reason. Anything in the Lists Dir i did not write so I cant exactly tell you what or how it does what it says it does. The scipts here may work, but just as likely have a chance to break the system they are run on. If you use them you do so at your own risk. I do/have NEVER authorized,condoned, or recommend the use of anything in any of my repos for any reason. This is a collection of simple scripts I found useful with my own Kali OS for educational purposes only. I did not create any of the scripts downloaded via the install.py script. All credit goes to the authors whos full URL and/or github account/Repo is listed in the script, please see their sites for more info or issue with their repo's. It should be noted that since these are all publically available then they are to be used for education purposes only. Do not use for Evil.

MIT License

Copyright (c) 2017

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages