Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ol3gle committed Sep 8, 2022
1 parent a89311f commit 18a6e8a
Showing 1 changed file with 29 additions and 6 deletions.
35 changes: 29 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,33 @@
![icon00](https://user-images.githubusercontent.com/8947301/144822889-97bbf93c-e12e-4fd5-b7c0-ad0794eb6dca.png)
<br><h1>Your offensive operation suit</h1>


Portable, minimalistic emulated infrastructure for offensive operations.
# About
Qemuno is a portable, minimalistic emulated infrastructure for offensive operations.

Versions:
<br>Qemu v7.0.0
<br>CorePure 13.1 (kernel 5.15.10)
<br>Docker 20.10.9
This framework aims to help executing Red Team operations and evade detection of endpoint security solutions, without the need for administrative privileges.

This framework is based on:
- QEMU
- TinyCore distribution
- Dockers

Operating the framework is carried out using the UI:
- Download & Upload files to the framework
- Interact with tools and execute tasks


# Usage
To spin up the framework and start using it we have to execute only one batch file, break down to steps:
- Download latest release.
- Extract files.
- Run 'run.bat' file.
- Wait until intialization process complete.
- Browse http://localhost:9000/ to operate the UI.

# Qemuno files
You can download the relevant Qemuno binaries from [here](https://github.com/SygniaLabs/Qemuno/releases).

# Versions
- Qemu: v7.0.0
- CorePure: 13.1 (kernel 5.15.10)
- Docker: 20.10.9

0 comments on commit 18a6e8a

Please sign in to comment.