→ كل المشاريع

WebStagingMalware

بواسطة @AbdouRoumi

17

This is an application for both MalwareScanner and MalwareStaging

عن هذا المشروع

MalwareStaging Overview R0m4InShell is a proof-of-concept (PoC) project showcasing a malware staging website. It demonstrates how to download and inject a malicious payload (shellcode) into a target process on a remote system. The tool connects to a web server to retrieve the staged shellcode, injects it into the target process, and executes it. This project highlights the techniques used in malware delivery and execution, including process injection and remote thread creation. It is intended for research, education, and security testing purposes. Features Shellcode Staging: Retrieves the shellcode from a remote URL. Process Injection: Injects shellcode into a running process using CreateRemoteThread. Remote Payload Execution: Executes the downloaded shellcode within the context of the injected process. Detailed Logging: Logs each step of the process from URL connection, downloading shellcode, process enumeration, and injection. Usage Configure Web Server: Host the shellcode on a web server. Run the Tool: Execute the binary with the target process name as an argument: Example:

من ملف README الخاص بالمشروع على GitHub

النجوم
17
التفريعات
0
آخر تحديث
13/09/2024

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/webstagingmalware.svg)](https://www.madeinalgeria.dev/projects/webstagingmalware)

مشاريع ذات صلة