Skip to content

Commit

Permalink
updated-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
PrettyBoyCosmo committed Mar 7, 2023
1 parent 4d24738 commit 1b32ce2
Show file tree
Hide file tree
Showing 16 changed files with 57 additions and 131 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
token.key
main.ps1
96 changes: 0 additions & 96 deletions .md

This file was deleted.

16 changes: 8 additions & 8 deletions .obsidian/graph.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"collapse-filter": false,
"search": "",
"search": "#wifi",
"showTags": true,
"showAttachments": false,
"hideUnresolved": true,
Expand All @@ -27,11 +27,11 @@
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1.58101123595506,
"lineSizeMultiplier": 5,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1.4904418803284951,
"close": true
"collapse-forces": false,
"centerStrength": 0.532772064640072,
"repelStrength": 11.8126341959543,
"linkStrength": 0.793140467849475,
"linkDistance": 202,
"scale": 1.2460670326866097,
"close": false
}
44 changes: 24 additions & 20 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,11 @@
"type": "tabs",
"children": [
{
"id": "757d583d67c519c0",
"id": "4180eb9cb6b498a3",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "README.md",
"mode": "source",
"source": false
}
"type": "empty",
"state": {}
}
}
]
Expand Down Expand Up @@ -85,7 +81,6 @@
"state": {
"type": "backlink",
"state": {
"file": "README.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -102,7 +97,6 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "README.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -124,9 +118,7 @@
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "README.md"
}
"state": {}
}
}
]
Expand All @@ -146,18 +138,30 @@
"command-palette:Open command palette": false
}
},
"active": "757d583d67c519c0",
"active": "2be9f54040ff0f58",
"lastOpenFiles": [
"spidercat.ps1",
"redro.md",
"ROADMAP.md",
"README.md",
"blue-wifi.md",
"assets/blue-wifi.png",
"assets/wifi-nodes.png",
"assets/spider-cat.png",
"assets/censored-nodes.png",
"assets/wifi.png",
"starbucks-wifi.md",
"assets/profile.png",
"BlueCosmo.md",
"assets/nodes.png",
"assets/profile-1.png",
"assets/ip-informaton.png",
"assets/geolocation.png",
"wifi-home.md",
"johns-pc.md",
"Nmmi_Cadet.md",
"NMMI_Cadet.md",
"blue.md",
"SomeRandomTV.md",
"spidercat.ps1",
"ROADMAP.md",
"The-Hound-Framework/README.md",
"assets/target-profile-1.png",
"assets/nodes.png",
"assets/hotspot.png",
"user1.md"
]
}
31 changes: 24 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Spider Cat
> Blue Cosmo & I am Jakoby
# SpiderCat
---

```
Expand Down Expand Up @@ -34,16 +33,17 @@
---

## Overview
Spider Cat is a payload developed by [Blue Cosmo](https://github.com/PrettyBoyCosmo), in assistance with "[I am Jakoby](https://github.com/I-Am-Jakoby)". It aims to con*cat*anate targets into an [Obsidian](https://obsidian.md) *spider* web framework. It allows security professionals to keep track of their targets and how they are connected. Spider Cat conducts advanced reconnaissance on targets, gathering intel such as the users email, systems information, geolocation and saved Wi-Fi hotspots. Using Obsidian's advanced markdown mapping capabilities, Spider Cat is able to connect **all** of your targets based off of the reconnaissance conducted on them.
SpiderCat is an advanced reconnaissance payload that aims to con*cat*anate targets into an [Obsidian](https://obsidian.md) *spider* web framework. It allows security professionals to keep track of their targets and how they are connected. SpiderCat conducts advanced reconnaissance on targets, gathering intel such as the users email, systems information, geolocation and saved Wi-Fi hotspots. Using Obsidian's advanced markdown mapping capabilities, SpiderCat is able to connect **all** of your targets based off of the reconnaissance conducted on them.


![Spider Cat Obsidian Nodes](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/nodes.png)
![SpiderCat Obsidian Nodes](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/nodes.png)

**Key Features**:
- Build a network of all your compromised targets
- See if two targets have been on the same network before
- Compromise saved network credentials of your targets
- Search and filter throuth the network of compromised targets for data
- Advanced search and filtering of target data
- See common geolocation related data between targets
- Crucial IP related information

## Resources:
- [YouTube Video](https://www.youtube.com/shorts/OW6Z_2jYutk)
Expand All @@ -68,4 +68,21 @@ git clone https://github.com/CosmodiumCS/SpiderCat.git
4. on line 7 of `spidercat.ps1`, replace `WEBHOOK` with your Obsidian Webhook
5. load the `spidercat.ps1` on to a target and enjoy! :)

## Extraneous:
## Feature View:
- target profile builds
![target profile builds](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/profile.png)

- ip information
![ip information](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/ip-information.png)

- geolocation
![geolocation](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/geolocation.png)

- wifi nodes
![wifi nodes](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/wifi.png)

- wifi profiles
![wifi profiles](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/blue-wifi.png)

- target execution
![target execution](https://github.com/CosmodiumCS/SpiderCat/blob/main/assets/censored-nodes.png)
Binary file added assets/blue-wifi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/censored-nodes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/geolocation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/hotspot.png
Binary file not shown.
Binary file added assets/ip-informaton.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/nodes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/spider-cat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/target-profile-1.png
Binary file not shown.
Binary file removed assets/target-profile-2.png
Binary file not shown.
Binary file added assets/wifi-nodes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1b32ce2

Please sign in to comment.