Advertisement
Kyfx

Unix Fake Email Sender Commands

Apr 14th, 2015
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. mailx -s "test from `hostname`" -r "testing" [email protected] < attachment.txt
  2.  
  3.  
  4.  
  5. mailx -s "test from `hostname`" [email protected] < attachment.txt
  6. id
  7. uid=870(wlsuser) gid=641(wlsgrp)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement