Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.17.0 in /micro_emulation_plans/src/data_exfil #55
Annotations
46 warnings
micro_emulation_plans/src/user_execution/iso_bypass/iso.cs#L40
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/user_execution/iso_bypass/iso.cs#L48
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/user_execution/iso_bypass/iso.cs#L52
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
micro_emulation_plans/src/user_execution/iso_bypass/iso.cs#L52
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/user_execution/iso_bypass/iso.cs#L53
Dereference of a possibly null reference.
|
micro_emulation_plans/src/user_execution/iso_bypass/iso.cs#L52
This call site is reachable on all platforms. 'Type.GetTypeFromProgID(string)' is only supported on: 'windows'.
|
micro_emulation_plans/src/windows_registry/windowsRegistry.cs#L38
This call site is reachable on all platforms. 'RegistryKey.SetValue(string?, object)' is only supported on: 'windows'.
|
micro_emulation_plans/src/windows_registry/windowsRegistry.cs#L45
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'.
|
micro_emulation_plans/src/windows_registry/windowsRegistry.cs#L47
This call site is reachable on all platforms. 'RegistryKey.DeleteSubKeyTree(string)' is only supported on: 'windows'.
|
micro_emulation_plans/src/windows_registry/windowsRegistry.cs#L37
This call site is reachable on all platforms. 'Registry.CurrentUser' is only supported on: 'windows'.
|
micro_emulation_plans/src/windows_registry/windowsRegistry.cs#L37
This call site is reachable on all platforms. 'RegistryKey.CreateSubKey(string)' is only supported on: 'windows'.
|
micro_emulation_plans/src/windows_registry/windowsRegistry.cs#L42
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'.
|
micro_emulation_plans/src/windows_registry/windowsRegistry.cs#L44
This call site is reachable on all platforms. 'RegistryKey.SetValue(string?, object)' is only supported on: 'windows'.
|
micro_emulation_plans/src/windows_registry/windowsRegistry.cs#L47
This call site is reachable on all platforms. 'Registry.CurrentUser' is only supported on: 'windows'.
|
micro_emulation_plans/src/ad_enum/ad_enum.cs#L955
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/ad_enum/ad_enum.cs#L957
Possible null reference return.
|
micro_emulation_plans/src/ad_enum/ad_enum.cs#L1033
Unboxing a possibly null value.
|
micro_emulation_plans/src/ad_enum/ad_enum.cs#L62
Dereference of a possibly null reference.
|
micro_emulation_plans/src/ad_enum/ad_enum.cs#L295
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/ad_enum/ad_enum.cs#L351
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/ad_enum/ad_enum.cs#L353
Dereference of a possibly null reference.
|
micro_emulation_plans/src/ad_enum/ad_enum.cs#L419
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/ad_enum/ad_enum.cs#L462
Dereference of a possibly null reference.
|
micro_emulation_plans/src/ad_enum/ad_enum.cs#L636
The variable 'e' is declared but never used
|
micro_emulation_plans/src/user_execution/shortcut/generate_lnk.cs#L6
Non-nullable property 'command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
micro_emulation_plans/src/user_execution/shortcut/generate_lnk.cs#L55
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/user_execution/shortcut/generate_lnk.cs#L74
Dereference of a possibly null reference.
|
micro_emulation_plans/src/user_execution/shortcut/generate_lnk.cs#L74
Dereference of a possibly null reference.
|
micro_emulation_plans/src/user_execution/shortcut/generate_lnk.cs#L74
Dereference of a possibly null reference.
|
micro_emulation_plans/src/user_execution/shortcut/generate_lnk.cs#L74
Dereference of a possibly null reference.
|
micro_emulation_plans/src/user_execution/shortcut/generate_lnk.cs#L74
Dereference of a possibly null reference.
|
micro_emulation_plans/src/user_execution/shortcut/generate_lnk.cs#L74
Dereference of a possibly null reference.
|
micro_emulation_plans/src/user_execution/shortcut/generate_lnk.cs#L74
Dereference of a possibly null reference.
|
micro_emulation_plans/src/user_execution/shortcut/generate_lnk.cs#L74
Dereference of a possibly null reference.
|
micro_emulation_plans/src/apache_rce/ApacheEmu/Program.cs#L118
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/apache_rce/ApacheEmu/Program.cs#L119
Dereference of a possibly null reference.
|
micro_emulation_plans/src/apache_rce/ApacheEmu/Program.cs#L128
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/apache_rce/ApacheEmu/Program.cs#L129
Possible null reference argument for parameter 'OSroot' in 'bool apache.ApacheSetup(string OSroot)'.
|
micro_emulation_plans/src/user_execution/dot_one/Program.cs#L75
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/process_injection/ProcessInjection.cs#L138
Nullability of reference types in type of parameter 'sender' of 'void ProcInj.cancelHandler(object sender, ConsoleCancelEventArgs args)' doesn't match the target delegate 'ConsoleCancelEventHandler' (possibly because of nullability attributes).
|
micro_emulation_plans/src/process_injection/ProcessInjection.cs#L234
Cannot convert null literal to non-nullable reference type.
|
micro_emulation_plans/src/process_injection/ProcessInjection.cs#L420
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/process_injection/ProcessInjection.cs#L421
Possible null reference argument for parameter 'input' in 'bool ProcInj.validateInput(string input, int selection)'.
|
micro_emulation_plans/src/process_injection/ProcessInjection.cs#L438
Converting null literal or possible null value to non-nullable type.
|
micro_emulation_plans/src/process_injection/ProcessInjection.cs#L439
Possible null reference argument for parameter 'input' in 'bool ProcInj.validateInput(string input, int selection)'.
|
|
The logs for this run have expired and are no longer available.
Loading