Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
G
getAnalysisResult()
- Method in class edu.ntnu.item.jt.system.
DynamicAnalysisResult
getAnalysisTools()
- Method in class edu.ntnu.item.jt.system.configbeans.
VMBean
getAvEngine()
- Method in class edu.ntnu.item.jt.system.configbeans.
VMBean
getAvEngineBean()
- Method in class edu.ntnu.item.jt.GUI.
AVEnginePanel
getAVEngineName()
- Method in class edu.ntnu.item.jt.system.
AVUpdateResult
Get the name of the AV engine involved in this update operation.
getAvePanel()
- Method in class edu.ntnu.item.jt.GUI.
VMPanel
getAvUpdate()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVEngineBean
getBool(String, boolean)
- Method in class edu.ntnu.item.jt.configloader.
PropertiesReader
Reads the value stored with a given key and attempts to cast it to boolean.
getDatPanel()
- Method in class edu.ntnu.item.jt.GUI.
VMPanel
getDouble(String, double)
- Method in class edu.ntnu.item.jt.configloader.
PropertiesReader
Reads the value stored with a given key and attempts to cast it to double.
getErrCode()
- Method in exception edu.ntnu.item.jt.VMware.errors.
VMWareException
Getter for the Vix error code.
getExecutablePath()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVEngineBean
getExecuteMalwareExplicitly()
- Method in class edu.ntnu.item.jt.system.configbeans.
DynamicAnalysisToolBean
getExecutors()
- Method in class edu.ntnu.item.jt.system.
Connector
getFilter()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVEngineBean
getHost()
- Method in class edu.ntnu.item.jt.system.configbeans.
VMwareHostBean
getHost()
- Method in class edu.ntnu.item.jt.VMware.
GuestOS
Getter for the hostname of the VMware server running this guest OS.
getHost()
- Method in class edu.ntnu.item.jt.VMware.
VMwareServer
Getter for the hostname of this VMware server.
getHostHandle()
- Method in class edu.ntnu.item.jt.VMware.
VMwareServer
Getter for the host handle of the VMware server (only has meaning for vix (and log files)).
getInstance()
- Static method in class edu.ntnu.item.jt.configloader.
PropertiesReader
Returns the properties reader instance.
getInstance()
- Static method in class edu.ntnu.item.jt.GUI.
GUIFrontend
Getter for the GUIFrontend singleton.
getInstance()
- Static method in class edu.ntnu.item.jt.system.
Frontend
Getter for the Frontend singleton.
getInt(String, int)
- Method in class edu.ntnu.item.jt.configloader.
PropertiesReader
Reads the value stored with a given key and attempts to cast it to int.
getLastUpdate()
- Static method in class edu.ntnu.item.jt.system.
PowerScan
Get the date of the last call to PowerScan.update() from this client.
getLogFilePath()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVRealTimeScanBean
getLogger(String, String)
- Static method in class edu.ntnu.item.jt.system.
PowerScan
Create a logger that logs to the given file for a class with the given name.
getName()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVEngineBean
getName()
- Method in class edu.ntnu.item.jt.system.configbeans.
DynamicAnalysisToolBean
getName()
- Method in class edu.ntnu.item.jt.system.
Scanner
Getter for the AVE name associated with this scanner object.
getParameters()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVEngineBean
getPassword()
- Method in class edu.ntnu.item.jt.system.configbeans.
VMBean
getPassword()
- Method in class edu.ntnu.item.jt.system.configbeans.
VMwareHostBean
getPassword()
- Method in class edu.ntnu.item.jt.VMware.
GuestOS
Getter for the password associated with this virtual machine.
getPortnumber()
- Method in class edu.ntnu.item.jt.system.configbeans.
VMwareHostBean
getRealtimeScanBean()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVEngineBean
getRemoteLogFilePath()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVEngineBean
getResultIdentifier()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVRealTimeScanBean
getResultIdentifier()
- Method in class edu.ntnu.item.jt.system.configbeans.
FilterBean
getResultPrefix()
- Method in class edu.ntnu.item.jt.system.configbeans.
FilterBean
getResults()
- Method in class edu.ntnu.item.jt.system.
ScanResult
Get the filtered scan results for the scan.
getResultState()
- Method in class edu.ntnu.item.jt.system.
AVUpdateResult
Get the result state of the update operation.
getResultString()
- Method in class edu.ntnu.item.jt.system.
AVUpdateResult
getResultSuffix()
- Method in class edu.ntnu.item.jt.system.configbeans.
FilterBean
getScanMachine()
- Method in class edu.ntnu.item.jt.system.
Scanner
Get the scan machine (guest OS) used by this scanner.
getScanner()
- Method in class edu.ntnu.item.jt.system.
AVUpdateResult
Get the scanner object involved in the update operation.
getScanner()
- Method in class edu.ntnu.item.jt.system.
ScanResult
Get the scanner used to perform this scan operation.
getScanners()
- Method in class edu.ntnu.item.jt.system.
Connector
Getter for the scanner array list.
getScanTime()
- Method in class edu.ntnu.item.jt.system.
ScanResult
Get the total time elapsed performing the scan.
getString(String, String)
- Method in class edu.ntnu.item.jt.configloader.
PropertiesReader
Attempts to read the string associated with a given key.
getToolBean()
- Method in class edu.ntnu.item.jt.GUI.
ToolPanel
getToolBeans()
- Method in class edu.ntnu.item.jt.GUI.
DynamicToolPanel
getToolExecutablePath()
- Method in class edu.ntnu.item.jt.system.configbeans.
DynamicAnalysisToolBean
getToolPanels()
- Method in class edu.ntnu.item.jt.GUI.
DynamicToolPanel
getToolParameters()
- Method in class edu.ntnu.item.jt.system.configbeans.
DynamicAnalysisToolBean
getToolResultFile()
- Method in class edu.ntnu.item.jt.system.configbeans.
DynamicAnalysisToolBean
getTools()
- Method in class edu.ntnu.item.jt.GUI.
DynamicToolPanel
getUpdateExecutable()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVUpdateInfoBean
getUpdateLogPath()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVUpdateInfoBean
getUpdateParameters()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVUpdateInfoBean
getUpdateSuccessIndicator()
- Method in class edu.ntnu.item.jt.system.configbeans.
AVUpdateInfoBean
getUsername()
- Method in class edu.ntnu.item.jt.system.configbeans.
VMBean
getUsername()
- Method in class edu.ntnu.item.jt.system.configbeans.
VMwareHostBean
getUsername()
- Method in class edu.ntnu.item.jt.VMware.
GuestOS
Getter for the username associated with this virtual machine.
getVirtualMachines()
- Method in class edu.ntnu.item.jt.system.configbeans.
VMwareHostBean
getVmBean()
- Method in class edu.ntnu.item.jt.GUI.
VMPanel
getVMHandle()
- Method in class edu.ntnu.item.jt.VMware.
GuestOS
Not currently supported in VIX 1.0 and 1.1.
getVmHostBean()
- Method in class edu.ntnu.item.jt.GUI.
HostPanel
getVmPanels()
- Method in class edu.ntnu.item.jt.GUI.
HostPanel
getVMWareHosts()
- Method in class edu.ntnu.item.jt.system.configbeans.
PowerScanBean
getVmxPath()
- Method in class edu.ntnu.item.jt.system.configbeans.
VMBean
getvmxPath()
- Method in class edu.ntnu.item.jt.VMware.
GuestOS
Getter for the guest OS's VMX path.
GuestOS
- Class in
edu.ntnu.item.jt.VMware
Represents a Guest OS/Virtual Machine instance.
GuestOS(int[], String, String, String, VMwareServer)
- Constructor for class edu.ntnu.item.jt.VMware.
GuestOS
Constructor for the GuestOS class.
GUI
- Class in
edu.ntnu.item.jt.GUI
This class is responsible for creating and managing the GUI.
GUI()
- Constructor for class edu.ntnu.item.jt.GUI.
GUI
Public constructor.
GUIConfigEditor
- Class in
edu.ntnu.item.jt.GUI
This is the main class of the GUI config editor system, and represents the main window of the editor.
GUIConfigEditor(GUI)
- Constructor for class edu.ntnu.item.jt.GUI.
GUIConfigEditor
Public constructor to create a new config editor window
GUIFrontend
- Class in
edu.ntnu.item.jt.GUI
Specialization of Frontend for use with GUI
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X