Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
its-a-feature committed Feb 7, 2024
1 parent 120498b commit 80b22cc
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 8 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Arachne

![arachne](/agent_icons/arachne.svg?width=300px)

Arachne is a webshell payload for Windows (aspx) and Linux (php).
When run alone, the arachne container reaches out to the specified URL to issue tasking.
When an agent links via P2P to an arachne agent, then that agent will remotely reach out to the specified URL to issue tasking.

This version currently supports Mythic 2.3.+ and will update as necessary. It will not work with Mythic 2.2 and lower.

Expand Down
2 changes: 1 addition & 1 deletion documentation-payload/arachne/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ chapter = true
weight = 100
+++

![logo](/agents/arachne/arachne.svg?width=600px)
![logo](/agents/arachne/arachne.svg?width=300px)

## Summary

Expand Down
2 changes: 1 addition & 1 deletion documentation-payload/arachne/c2_profiles/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "C2 Profiles"
chapter = true
weight = 20
pre = "<b>3. </b>"
pre = "<b>2. </b>"
+++

# Available C2 Profiles
Expand Down
17 changes: 11 additions & 6 deletions documentation-payload/arachne/commands/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,19 @@
title = "Commands"
chapter = true
weight = 15
pre = "<b>2. </b>"
pre = "<b>1. </b>"
+++

![logo](/agents/arachne/arachne.svg?width=600px)
![logo](/agents/arachne/arachne.svg?width=300px)

## Table of Contents

* [printspoofer](/agents/arachne/commands/printspoofer/)
* [shinject](/agents/arachne/commands/shinject/)
* [socks](/agents/arachne/commands/socks/)
* [execute_pe](/agents/arachne/commands/execute_pe/)
* [cd](/agents/arachne/commands/cd/)
* [checkin](/agents/arachne/commands/checkin/)
* [download](/agents/arachne/commands/download/)
* [execute_assembly](/agents/arachne/commands/execute_assembly/)
* [ls](/agents/arachne/commands/ls/)
* [pwd](/agents/arachne/commands/pwd/)
* [rm](/agents/arachne/commands/rm/)
* [shell](/agents/arachne/commands/shell/)
* [upload](/agents/arachne/commands/upload/)

0 comments on commit 80b22cc

Please sign in to comment.