GithubHelp home page GithubHelp logo

5l1v3r1 / emailraider Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xorrior/emailraider

0.0 1.0 0.0 46 KB

Powershell MS Outlook enumeration and phishing tool

PowerShell 99.57% HTML 0.43%

emailraider's Introduction

EmailRaider

Powershell MS Outlook Enumeration and Internal Phishing tool

###Synopsis

MailRaider is a tool that can be used to browse/search a user's Outlook folders as well as send phishing emails internally using their Outlook client.

###Quick Usage Guide

#####Disable-SecuritySettings -AdminUser "LOCALHOST\Admin" -AdminPass "IamAdmin#123" This function sets/creates the required registry keys in order to disable the Outlook programmatic access prompt. Please note that if Anti-Virus is not installed and updated on the host, changing these keys will not make a difference.

#####View-Email -FolderName "Inbox" -Index 25 This function selects the specified folder and then displays the EmailItem at the selected index. This is useful for viewing individual e-mails, one at a time.

#####Get-SMTPAddress -FullName "William Striker" This function returns the Primary SMTP address of a user from the Global Address List based on their Full Name.

#####Invoke-SendEmail -Targets "[email protected]" -Subject "Wub Wub Wub" -Body "Hey! This is a test email" -Attachment .\Payload.rtf

This function will send an email to the specified target/s. The TargetList parameter can be used to read in targets from a file. HTML tags maybe used in the Body parameter to embed a URL or whatever suits your needs.

#####Invoke-MailSearch -DefaultFolder "Inbox" -Keyword "password" -MaxSearch 400 -MaxResults 50 -MaxThreads 15

This function will conduct a multithreaded search through specified Outlook Default folder for emails that contain the keyword.

TESTED On: Windows 7/Outlook 2013 Windows 8/Outlook 2013

http://www.xorrior.com/phishing-on-the-inside/

emailraider's People

Contributors

xorrior avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.