ForensicVM Server - Admin and Development
Administrator Manual
Development Manual
ForensicVM Server
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
A
action (apikeys.models.ChainOfCustody attribute)
add_paragraph() (apikeys.views.GenerateMetrics method)
ApiKey (class in apikeys.models)
ApiKey.DoesNotExist
ApiKey.MultipleObjectsReturned
ApiKeyAdmin (class in apikeys.admin)
ApiKeyForm (class in apikeys.admin)
ApiKeyForm.Meta (class in apikeys.admin)
apikeys
module
apikeys.admin
module
apikeys.apps
module
apikeys.migrations
module
apikeys.migrations.0001_initial
module
apikeys.migrations.0002_alter_apikey_key
module
apikeys.migrations.0003_alter_apikey_key
module
apikeys.migrations.0004_alter_apikey_key
module
apikeys.models
module
apikeys.serializers
module
apikeys.tests
module
apikeys.urls
module
apikeys.views
module
ApikeysConfig (class in apikeys.apps)
ApiKeySerializer (class in apikeys.serializers)
ApiKeySerializer.Meta (class in apikeys.serializers)
app
module
app.admin
module
app.apps
module
app.migrations
module
app.migrations.0001_initial
module
app.migrations.0002_forensicvm
module
app.models
module
app.tests
module
app.views
module
AppConfig (class in app.apps)
ArticleAdmin (class in app.admin)
async_create_chain_of_custody_record() (in module apikeys.views)
authentication_classes (apikeys.views.ChangeVMDateTimeView attribute)
(apikeys.views.CheckRecordingStatusVMView attribute)
(apikeys.views.CheckTapInterfaceView attribute)
(apikeys.views.CheckUserAuthenticatedView attribute)
(apikeys.views.CheckVMExistsView attribute)
(apikeys.views.CreateFoldersView attribute)
(apikeys.views.CreateSshKeysView attribute)
(apikeys.views.DeleteISOFileView attribute)
(apikeys.views.DeleteVMView attribute)
(apikeys.views.DownloadEvidenceView attribute)
(apikeys.views.DownloadNetworkPcapView attribute)
(apikeys.views.DownloadScreenshotsView attribute)
(apikeys.views.DownloadVideoView attribute)
(apikeys.views.EjectCDROMView attribute)
(apikeys.views.ForensicImageVMStatus attribute)
(apikeys.views.InsertCDROMView attribute)
(apikeys.views.InsertMetrics attribute)
(apikeys.views.InsertNetworkCardView attribute)
(apikeys.views.ListISOFilesView attribute)
(apikeys.views.ListPluginsView attribute)
(apikeys.views.ListVideosView attribute)
(apikeys.views.MemorySnapshotView attribute)
(apikeys.views.MountFolderView attribute)
(apikeys.views.ProtectedView attribute)
(apikeys.views.RecordCommentView attribute)
(apikeys.views.RecordVideoVMView attribute)
(apikeys.views.RecreateFoldersView attribute)
(apikeys.views.RemoveVMDateTimeView attribute)
(apikeys.views.ResetVMView attribute)
(apikeys.views.RunPluginView attribute)
(apikeys.views.RunScriptView attribute)
(apikeys.views.ScreenshotVMView attribute)
(apikeys.views.ShutdownVMView attribute)
(apikeys.views.StartTapInterfaceView attribute)
(apikeys.views.StartVMView attribute)
(apikeys.views.StopTapInterfaceView attribute)
(apikeys.views.StopVideoRecordingVMView attribute)
(apikeys.views.StopVMView attribute)
(apikeys.views.UploadISOView attribute)
B
base_fields (apikeys.admin.ApiKeyForm attribute)
booted (apikeys.models.VMData attribute)
C
calculate_average_boot_times() (apikeys.views.GenerateMetrics method)
calculate_average_speeds() (apikeys.views.GenerateMetrics method)
calculate_expected_time() (apikeys.views.GenerateMetrics method)
ChainOfCustody (class in apikeys.models)
ChainOfCustody.DoesNotExist
ChainOfCustody.MultipleObjectsReturned
ChainOfCustodyAdmin (class in apikeys.admin)
change_qcow2() (in module apikeys.views)
ChangeMemorySizeView (class in apikeys.views)
ChangeVMDateTimeView (class in apikeys.views)
CheckRecordingStatusVMView (class in apikeys.views)
CheckTapInterfaceView (class in apikeys.views)
CheckUserAuthenticatedView (class in apikeys.views)
CheckVMExistsView (class in apikeys.views)
conf
module
conf.settings
module
conf.urls
module
conf.wsgi
module
conversion_time_in_seconds (apikeys.models.VMData attribute)
conversion_time_txt (apikeys.models.VMData attribute)
create_and_format_qcow2() (in module apikeys.views)
create_boot_times_graph() (apikeys.views.GenerateMetrics method)
create_boot_times_table() (apikeys.views.GenerateMetrics method)
create_graph() (apikeys.views.GenerateMetrics method)
create_latex_content() (apikeys.views.GenerateMetrics method)
create_latex_metrics_table() (apikeys.views.GenerateMetrics method)
create_snapshot() (in module apikeys.views)
create_video() (in module apikeys.views)
create_word_document() (apikeys.views.GenerateMetrics method)
create_word_metrics_table() (apikeys.views.GenerateMetrics method)
created_at (apikeys.models.ApiKey attribute)
CreateFoldersView (class in apikeys.views)
CreateSnapshotView (class in apikeys.views)
CreateSshKeysView (class in apikeys.views)
D
date (apikeys.models.ChainOfCustody attribute)
date_hierarchy (apikeys.admin.ChainOfCustodyAdmin attribute)
declared_fields (apikeys.admin.ApiKeyForm attribute)
default_auto_field (apikeys.apps.ApikeysConfig attribute)
delete_snapshot() (in module apikeys.views)
DeleteISOFileView (class in apikeys.views)
DeleteSnapshotView (class in apikeys.views)
DeleteVMView (class in apikeys.views)
dependencies (apikeys.migrations.0001_initial.Migration attribute)
(apikeys.migrations.0002_alter_apikey_key.Migration attribute)
(apikeys.migrations.0003_alter_apikey_key.Migration attribute)
(apikeys.migrations.0004_alter_apikey_key.Migration attribute)
(app.migrations.0001_initial.Migration attribute)
(app.migrations.0002_forensicvm.Migration attribute)
disk_read (apikeys.models.VMData attribute)
disk_write (apikeys.models.VMData attribute)
dispatch() (apikeys.views.ChangeMemorySizeView method)
(apikeys.views.ChangeVMDateTimeView method)
(apikeys.views.CheckRecordingStatusVMView method)
(apikeys.views.CheckTapInterfaceView method)
(apikeys.views.CreateFoldersView method)
(apikeys.views.CreateSnapshotView method)
(apikeys.views.DeleteISOFileView method)
(apikeys.views.DeleteSnapshotView method)
(apikeys.views.DownloadEvidenceView method)
(apikeys.views.DownloadNetworkPcapView method)
(apikeys.views.DownloadScreenshotsView method)
(apikeys.views.EjectCDROMView method)
(apikeys.views.ExportVMDataToExcel method)
(apikeys.views.GenerateMetrics method)
(apikeys.views.GetAvailableMemoryView method)
(apikeys.views.InsertCDROMView method)
(apikeys.views.InsertMetrics method)
(apikeys.views.InsertNetworkCardView method)
(apikeys.views.MemorySnapshotView method)
(apikeys.views.RecordCommentView method)
(apikeys.views.RecordVideoVMView method)
(apikeys.views.RecreateFoldersView method)
(apikeys.views.RemoveVMDateTimeView method)
(apikeys.views.ResetVMView method)
(apikeys.views.RollbackGoldenSnapshotView method)
(apikeys.views.RollbackSnapshotView method)
(apikeys.views.ScreenshotVMView method)
(apikeys.views.ShutdownVMView method)
(apikeys.views.SnapshotListView method)
(apikeys.views.StartTapInterfaceView method)
(apikeys.views.StopTapInterfaceView method)
(apikeys.views.StopVideoRecordingVMView method)
(apikeys.views.UploadISOView method)
distro (apikeys.models.VMData attribute)
DownloadEvidenceView (class in apikeys.views)
DownloadNetworkPcapView (class in apikeys.views)
DownloadScreenshotsView (class in apikeys.views)
DownloadVideoView (class in apikeys.views)
E
eject_cdrom() (in module apikeys.views)
EjectCDROMView (class in apikeys.views)
elapsed_time (apikeys.models.VMData attribute)
end_time (apikeys.models.VMData attribute)
end_time_full (apikeys.models.VMData attribute)
ExcelResponse() (in module apikeys.views)
exclude (apikeys.admin.ApiKeyForm.Meta attribute)
ExportVMDataToExcel (class in apikeys.views)
extension (apikeys.models.VMData attribute)
extract_data() (apikeys.views.GenerateMetrics method)
F
fields (apikeys.admin.ApiKeyForm.Meta attribute)
(apikeys.serializers.ApiKeySerializer.Meta attribute)
filename (apikeys.models.VMData attribute)
find_available_port() (in module apikeys.views)
first_boot_time (apikeys.models.VMData attribute)
forensicImage (app.models.forensicVM attribute)
ForensicImageVMStatus (class in apikeys.views)
forensicVM (class in app.models)
forensicVM.DoesNotExist
forensicVM.MultipleObjectsReturned
form (apikeys.admin.ApiKeyAdmin attribute)
format_value() (apikeys.admin.MaskedInput method)
G
generate_metrics_doc() (apikeys.views.GenerateMetrics method)
generate_random_mac_address() (in module apikeys.views)
GenerateChainOfCustodyView (class in apikeys.views)
GenerateMetrics (class in apikeys.views)
get() (apikeys.views.CheckRecordingStatusVMView method)
(apikeys.views.CheckUserAuthenticatedView method)
(apikeys.views.CheckVMExistsView method)
(apikeys.views.DownloadEvidenceView method)
(apikeys.views.DownloadNetworkPcapView method)
(apikeys.views.DownloadScreenshotsView method)
(apikeys.views.DownloadVideoView method)
(apikeys.views.EjectCDROMView method)
(apikeys.views.ExportVMDataToExcel method)
(apikeys.views.ForensicImageVMStatus method)
(apikeys.views.GenerateChainOfCustodyView method)
(apikeys.views.GenerateMetrics method)
(apikeys.views.GetAvailableMemoryView method)
(apikeys.views.InsertCDROMView method)
(apikeys.views.InsertNetworkCardView method)
(apikeys.views.ListISOFilesView method)
(apikeys.views.ListPluginsView method)
(apikeys.views.ListVideosView method)
(apikeys.views.MemorySizeView method)
(apikeys.views.MemorySnapshotView method)
(apikeys.views.ProtectedView method)
(apikeys.views.RunPluginView method)
(apikeys.views.SnapshotListView method)
(apikeys.views.VirtualIntrospectionView method)
(app.views.VMListView method)
get_available_memory() (in module apikeys.views)
get_client_ip() (in module apikeys.views)
get_client_port() (in module apikeys.views)
get_next_by_created_at() (apikeys.models.ApiKey method)
get_next_by_date() (apikeys.models.ChainOfCustody method)
get_plugin_info() (in module apikeys.views)
get_previous_by_created_at() (apikeys.models.ApiKey method)
get_previous_by_date() (apikeys.models.ChainOfCustody method)
get_queryset() (apikeys.admin.ApiKeyAdmin method)
get_real_image_type_display() (apikeys.models.VMData method)
get_snapshots() (in module apikeys.views)
get_user_or_key_error() (apikeys.views.CheckRecordingStatusVMView method)
(apikeys.views.CheckUserAuthenticatedView method)
(apikeys.views.DownloadVideoView method)
(apikeys.views.EjectCDROMView method)
(apikeys.views.InsertCDROMView method)
(apikeys.views.InsertMetrics method)
(apikeys.views.ListVideosView method)
(apikeys.views.RecordCommentView method)
(apikeys.views.RecordVideoVMView method)
(apikeys.views.ResetVMView method)
(apikeys.views.ScreenshotVMView method)
(apikeys.views.ShutdownVMView method)
(apikeys.views.StopVideoRecordingVMView method)
GetAvailableMemoryView (class in apikeys.views)
H
hostname (apikeys.models.VMData attribute)
I
id (apikeys.models.ApiKey attribute)
(apikeys.models.ChainOfCustody attribute)
(apikeys.models.VMData attribute)
(app.models.forensicVM attribute)
(app.models.Server attribute)
image_description (apikeys.models.VMData attribute)
image_real_name (apikeys.models.VMData attribute)
image_size (apikeys.models.VMData attribute)
image_source (apikeys.models.VMData attribute)
image_type (apikeys.models.VMData attribute)
initial (apikeys.migrations.0001_initial.Migration attribute)
(app.migrations.0001_initial.Migration attribute)
insert_cdrom() (in module apikeys.views)
insert_network_card() (in module apikeys.views)
InsertCDROMView (class in apikeys.views)
InsertMetrics (class in apikeys.views)
InsertNetworkCardView (class in apikeys.views)
ip_address (apikeys.models.ChainOfCustody attribute)
ip_port (apikeys.models.ChainOfCustody attribute)
K
key (apikeys.models.ApiKey attribute)
L
list_display (apikeys.admin.ApiKeyAdmin attribute)
(apikeys.admin.ChainOfCustodyAdmin attribute)
(apikeys.admin.VMDataAdmin attribute)
list_filter (apikeys.admin.ChainOfCustodyAdmin attribute)
(apikeys.admin.VMDataAdmin attribute)
ListISOFilesView (class in apikeys.views)
ListPluginsView (class in apikeys.views)
ListVideosView (class in apikeys.views)
login_url (app.views.ProxyNetdata attribute)
(app.views.ProxyShellbox attribute)
M
manage
module
mask_key() (apikeys.models.ApiKey method)
masked_key() (apikeys.admin.ApiKeyAdmin method)
MaskedInput (class in apikeys.admin)
media (apikeys.admin.ApiKeyAdmin property)
(apikeys.admin.ApiKeyForm property)
(apikeys.admin.ChainOfCustodyAdmin property)
(apikeys.admin.MaskedInput property)
(apikeys.admin.VMDataAdmin property)
(app.admin.ArticleAdmin property)
memory_snapshot() (in module apikeys.views)
memory_snapshot_helper() (in module apikeys.views)
MemorySizeView (class in apikeys.views)
MemorySnapshotView (class in apikeys.views)
Migration (class in apikeys.migrations.0001_initial)
(class in apikeys.migrations.0002_alter_apikey_key)
(class in apikeys.migrations.0003_alter_apikey_key)
(class in apikeys.migrations.0004_alter_apikey_key)
(class in app.migrations.0001_initial)
(class in app.migrations.0002_forensicvm)
mode (apikeys.models.VMData attribute)
model (apikeys.admin.ApiKeyForm.Meta attribute)
(apikeys.serializers.ApiKeySerializer.Meta attribute)
module
apikeys
apikeys.admin
apikeys.apps
apikeys.migrations
apikeys.migrations.0001_initial
apikeys.migrations.0002_alter_apikey_key
apikeys.migrations.0003_alter_apikey_key
apikeys.migrations.0004_alter_apikey_key
apikeys.models
apikeys.serializers
apikeys.tests
apikeys.urls
apikeys.views
app
app.admin
app.apps
app.migrations
app.migrations.0001_initial
app.migrations.0002_forensicvm
app.models
app.tests
app.views
conf
conf.settings
conf.urls
conf.wsgi
manage
MountFolderView (class in apikeys.views)
N
name (apikeys.apps.ApikeysConfig attribute)
(app.apps.AppConfig attribute)
(app.models.forensicVM attribute)
(app.models.Server attribute)
O
objects (apikeys.models.ApiKey attribute)
(apikeys.models.ChainOfCustody attribute)
(apikeys.models.VMData attribute)
(app.models.forensicVM attribute)
(app.models.Server attribute)
operations (apikeys.migrations.0001_initial.Migration attribute)
(apikeys.migrations.0002_alter_apikey_key.Migration attribute)
(apikeys.migrations.0003_alter_apikey_key.Migration attribute)
(apikeys.migrations.0004_alter_apikey_key.Migration attribute)
(app.migrations.0001_initial.Migration attribute)
(app.migrations.0002_forensicvm.Migration attribute)
ordering (apikeys.admin.ChainOfCustodyAdmin attribute)
osDetected (app.models.forensicVM attribute)
osinfo (apikeys.models.VMData attribute)
P
parameters (apikeys.models.ChainOfCustody attribute)
permission_classes (apikeys.views.ChangeVMDateTimeView attribute)
(apikeys.views.CheckRecordingStatusVMView attribute)
(apikeys.views.CheckTapInterfaceView attribute)
(apikeys.views.CheckUserAuthenticatedView attribute)
(apikeys.views.CheckVMExistsView attribute)
(apikeys.views.CreateFoldersView attribute)
(apikeys.views.CreateSshKeysView attribute)
(apikeys.views.DeleteISOFileView attribute)
(apikeys.views.DeleteVMView attribute)
(apikeys.views.DownloadEvidenceView attribute)
(apikeys.views.DownloadNetworkPcapView attribute)
(apikeys.views.DownloadScreenshotsView attribute)
(apikeys.views.DownloadVideoView attribute)
(apikeys.views.EjectCDROMView attribute)
(apikeys.views.ForensicImageVMStatus attribute)
(apikeys.views.InsertCDROMView attribute)
(apikeys.views.InsertMetrics attribute)
(apikeys.views.InsertNetworkCardView attribute)
(apikeys.views.ListISOFilesView attribute)
(apikeys.views.ListPluginsView attribute)
(apikeys.views.ListVideosView attribute)
(apikeys.views.MemorySnapshotView attribute)
(apikeys.views.MountFolderView attribute)
(apikeys.views.ProtectedView attribute)
(apikeys.views.RecordCommentView attribute)
(apikeys.views.RecordVideoVMView attribute)
(apikeys.views.RecreateFoldersView attribute)
(apikeys.views.RemoveVMDateTimeView attribute)
(apikeys.views.ResetVMView attribute)
(apikeys.views.RunPluginView attribute)
(apikeys.views.RunScriptView attribute)
(apikeys.views.ScreenshotVMView attribute)
(apikeys.views.ShutdownVMView attribute)
(apikeys.views.StartTapInterfaceView attribute)
(apikeys.views.StartVMView attribute)
(apikeys.views.StopTapInterfaceView attribute)
(apikeys.views.StopVideoRecordingVMView attribute)
(apikeys.views.StopVMView attribute)
(apikeys.views.UploadISOView attribute)
post() (apikeys.views.ChangeMemorySizeView method)
(apikeys.views.ChangeVMDateTimeView method)
(apikeys.views.CheckTapInterfaceView method)
(apikeys.views.CreateFoldersView method)
(apikeys.views.CreateSnapshotView method)
(apikeys.views.CreateSshKeysView method)
(apikeys.views.DeleteISOFileView method)
(apikeys.views.DeleteSnapshotView method)
(apikeys.views.DeleteVMView method)
(apikeys.views.InsertMetrics method)
(apikeys.views.MountFolderView method)
(apikeys.views.RecordCommentView method)
(apikeys.views.RecordVideoVMView method)
(apikeys.views.RecreateFoldersView method)
(apikeys.views.RemoveVMDateTimeView method)
(apikeys.views.ResetVMView method)
(apikeys.views.RollbackGoldenSnapshotView method)
(apikeys.views.RollbackSnapshotView method)
(apikeys.views.RunScriptView method)
(apikeys.views.ScreenshotVMView method)
(apikeys.views.ShutdownVMView method)
(apikeys.views.StartTapInterfaceView method)
(apikeys.views.StartVMView method)
(apikeys.views.StopTapInterfaceView method)
(apikeys.views.StopVideoRecordingVMView method)
(apikeys.views.StopVMView method)
(apikeys.views.UploadISOView method)
process_info_file() (app.views.VMListView method)
product_name (apikeys.models.VMData attribute)
ProtectedView (class in apikeys.views)
ProxyNetdata (class in app.views)
ProxyShellbox (class in app.views)
R
REAL_IMAGE_CHOICES (apikeys.models.VMData attribute)
real_image_type (apikeys.models.VMData attribute)
RecordCommentView (class in apikeys.views)
RecordVideoVMView (class in apikeys.views)
RecreateFoldersView (class in apikeys.views)
redirect_field_name (app.views.ProxyNetdata attribute)
(app.views.ProxyShellbox attribute)
register() (in module app.views)
RemoveVMDateTimeView (class in apikeys.views)
ResetVMView (class in apikeys.views)
rollback_golden_snapshot() (in module apikeys.views)
rollback_snapshot() (in module apikeys.views)
RollbackGoldenSnapshotView (class in apikeys.views)
RollbackSnapshotView (class in apikeys.views)
RunPluginView (class in apikeys.views)
RunScriptView (class in apikeys.views)
S
save_model() (apikeys.admin.ApiKeyAdmin method)
screendump() (in module apikeys.views)
ScreenshotVMView (class in apikeys.views)
search_fields (apikeys.admin.ChainOfCustodyAdmin attribute)
(apikeys.admin.VMDataAdmin attribute)
Server (class in app.models)
Server.DoesNotExist
Server.MultipleObjectsReturned
ShutdownVMView (class in apikeys.views)
SnapshotListView (class in apikeys.views)
spline_interpolate() (apikeys.views.GenerateMetrics method)
start_time (apikeys.models.VMData attribute)
start_time_full (apikeys.models.VMData attribute)
StartTapInterfaceView (class in apikeys.views)
StartVMView (class in apikeys.views)
StopTapInterfaceView (class in apikeys.views)
StopVideoRecordingVMView (class in apikeys.views)
StopVMView (class in apikeys.views)
sync_create_chain_of_custody_record() (in module apikeys.views)
system_reset() (in module apikeys.views)
system_shutdown() (in module apikeys.views)
T
token (app.models.Server attribute)
transfer_read_speed (apikeys.models.VMData attribute)
U
UploadISOView (class in apikeys.views)
upstream (app.views.ProxyNetdata attribute)
(app.views.ProxyShellbox attribute)
user (apikeys.models.ApiKey attribute)
(apikeys.models.ChainOfCustody attribute)
user_id (apikeys.models.ApiKey attribute)
(apikeys.models.ChainOfCustody attribute)
uuid (apikeys.models.ChainOfCustody attribute)
(apikeys.models.VMData attribute)
V
validate_date() (in module apikeys.views)
VirtualIntrospectionView (class in apikeys.views)
VMData (class in apikeys.models)
VMData.DoesNotExist
VMData.MultipleObjectsReturned
VMDataAdmin (class in apikeys.admin)
VMListView (class in app.views)
vnc_password (app.models.Server attribute)
vnc_proxy() (in module app.views)
vnc_proxy_http() (in module app.views)
vncHost (app.models.forensicVM attribute)
vncPort (app.models.forensicVM attribute)