update
This commit is contained in:
parent
ed02ce7b19
commit
c9f444f5df
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
Sample run:
|
Sample run:
|
||||||
|
|
||||||
```
|
```
|
||||||
PS> py decode-spam-headers.py headers.txt
|
PS> py decode-spam-headers.py headers.txt
|
||||||
|
|
||||||
------------------------------------------
|
------------------------------------------
|
||||||
|
@ -252,7 +252,7 @@ ANALYSIS:
|
||||||
- WARNING! Potential Domain Impersonation!
|
- WARNING! Potential Domain Impersonation!
|
||||||
- Mail's domain should resolve to: amazonaws.com
|
- Mail's domain should resolve to: amazonaws.com
|
||||||
- But instead first hop resolved to: arubacloud.pl
|
- But instead first hop resolved to: arubacloud.pl
|
||||||
```
|
```
|
||||||
|
|
||||||
- **`delete-warning-div-macro.vbs`** - VBA Macro function to be used as a Social Engineering trick removing "Enable Content" warning message as the topmost floating text box with given name. ([gist](https://gist.github.com/mgeeky/9cb6acdec31c8a70cc037c84c77a359c))
|
- **`delete-warning-div-macro.vbs`** - VBA Macro function to be used as a Social Engineering trick removing "Enable Content" warning message as the topmost floating text box with given name. ([gist](https://gist.github.com/mgeeky/9cb6acdec31c8a70cc037c84c77a359c))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue