Guest User

Hotmail Login Hack / Reset

a guest
Feb 17th, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. Simply enter the below information into the body of text / email
  2. Using 'Retrieve Pass' as the subject line.
  3.  
  4. Replace username@hotmail.com - with the victims email address
  5. Replace youremail@hotmail.com and password with yours
  6.  
  7. ____________________________________________________________________
  8.  
  9. <$ echo -n 123456 | openssl sha1 | sed 's/.* //;y/abcdef/ABCDEF/;s/^/0x/'
  10. 0x7C4A8D09CA3762AF61E59520943DC26494F8941B
  11. $ grep -F 0x7C4A8D09CA3762AF61E59520943DC26494F8941B:0x hotmail.com |
  12. tr -d '\r' |
  13. awk -F: '{ username@hotmail.com $(NF) ":" $1 }' |
  14. sed 's/..//'{ youremail@hotmail.com } (NF) ":" {password}
  15. tr A-F a-f > test.hash wc -l test.hash
  16. 269356 test.hash
  17. $ hashcat -m 120 test.hash -a3 123456 -o /dev/null>
  18.  
  19. ____________________________________________________________________
  20.  
  21. Password information sent usually takes up to 24 hours to receive.
Add Comment
Please, Sign In to add comment