Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrenceamer authored Jul 25, 2020
1 parent 698a0db commit 8c7f681
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
0xsp mongoose red version is provided to assist your needs during cyber security simulation, by using this version you will be able to audit a targeted windows operation system
for system vulnerabilities, misconfigurations and privilege escalation attacks.

with node js support for web application api, it becomes much easier for installation and customization in timely manner, the windows sensor agent will communicate with application api to transfer results, and receive commands as bidirectional technique.
with node js support for web application API, it becomes much easier for installation and customization in timely manner, the windows sensor agent will communicate with application API to transfer results, and receive commands as bidirectional technique.

the agent is able to identify and detect windows exploits by using `windows update api` and `exploit database definitions` modules, the new release will detect also the following
vulnerabilities.
Expand Down Expand Up @@ -94,3 +94,8 @@ certutil.exe -urlcache -split -f "http://nodejsip:4000/release/x64.exe" agent.ex
-host --identify remote host to conduct an attack to.
-srvhost --set rhost of node js application.(bidirectional communications).
```
### quick wiki
https://github.com/lawrenceamer/0xsp-Mongoose/wiki/0xsp-mongoose-red-version-2.1

### detailed research site
https://0xsp.com

0 comments on commit 8c7f681

Please sign in to comment.