You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create extensive modules for main loader. Theese modules should give attacker option to extend functionality of main program/module. Some of theese extensions should be
Keylogger-module -> Logging every keystroke user makes
HID-module -> Have access to type, move mouse, potentionaly play music to user (Cant find any real usage for this one)
Spy-module -> Allow for creating screenshots, accessing camera, intercepting internet traffic
Extraction-module -> Create zip files, upload files, extract passwords etc...
Injection-module -> Allows for higher form of AV Evasion, such as process hollowing, shellcode injection, dll hollowing, usage of "living of the land binaries"
There is also space for privilage escalation but that differs from computer to computer.
Create extensive modules for main loader. Theese modules should give attacker option to extend functionality of main program/module. Some of theese extensions should be
There is also space for privilage escalation but that differs from computer to computer.