Commit Graph

57 Commits

Author SHA1 Message Date
n0mad1k 2c6cbc4cb7 Add WEBRUNNER distributed geo-targeted recon module
Multi-provider (Linode/AWS/FlokiNET) scan orchestration:
- Flatten all country CIDRs, chunk by IP count (sprint/balanced/economy presets)
- Assign chunks round-robin across providers
- Cost+time estimate table before deploy
- Ansible provisions N nodes in parallel, runs masscan/nmap/probe per node
- Results fetched back and merged into unified JSON report
- Scanner IPs logged per engagement for client IR reporting
- Operator IP whitelisting, enhanced OPSEC mode, YAML targets.yaml support
2026-04-30 16:26:45 -04:00
n0mad1k 27d512c28f add Chaos C2 deploy module with local/remote/manage options 2026-03-21 21:42:29 -04:00
n0mad1k 1d7de9c518 Add claude-bot integration module to tools menu
New module modules/tools/deploy_claude_bot.py with claude_bot_menu()
entry point. Supports local deploy/uninstall, remote SSH deploy with
auto-generated config.yaml (credentials passed via env vars, not written
to disk), and local/remote systemctl status checks. Wired into deploy.py
tools_menu() as option 8.
2026-03-21 20:30:19 -04:00
n0mad1k d48605fa06 Add ghost_protocol as submodule + auto-clone fallback
- Added ghost_protocol-public as git submodule so it's pulled with
  git clone --recursive
- deploy_phantom() now checks submodule path first, then standalone
  ~/tools/ghost_protocol/, and auto-clones from GitHub as last resort

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:46:42 -04:00
n0mad1k f7dadf5b83 Got attack box and c2-redirector working 2025-08-21 16:25:00 -04:00
n0mad1k 1450a55e50 working out issues 2025-07-09 21:31:02 -04:00
n0mad1k 0d53231da2 updated main menu 2025-07-09 16:16:04 -04:00
n0mad1k a6ed515a05 updated paths for restructure 2025-07-09 13:29:54 -04:00
n0mad1k 8743a4cfdf Building out Phishing Capability 2025-07-04 17:07:51 -04:00
n0mad1k 41f7d0b46c working out bugs 2025-05-29 23:40:15 -04:00
n0mad1k 25e08aa8f4 fixing post deployment bugs 2025-05-13 21:29:42 -04:00
n0mad1k 2386cac0ef trying to fix ssh key issue 2025-05-13 14:23:36 -04:00
n0mad1k e3ad889e16 Deployment for AWS works now 2025-05-13 11:40:11 -04:00
n0mad1k 689993ad5f logging works dont change run_ansible_playbook 2025-05-13 08:21:20 -04:00
n0mad1k ef75e7a476 issue 2025-05-13 08:06:21 -04:00
n0mad1k 810cff1171 working on it 2025-05-12 22:39:58 -04:00
n0mad1k 1534fc0c7c Updating security 2025-05-12 14:58:46 -04:00
n0mad1k 7b7080288a Fixed ssh issue for kali and ssh into tmux 2025-05-12 13:33:46 -04:00
n0mad1k 140dbe6619 fixed ssh issue 2025-05-12 12:13:34 -04:00
n0mad1k c816a74730 fixing aws ssh issue 2025-05-12 10:50:48 -04:00
n0mad1k 381981f954 fixed ssh info section 2025-05-12 10:29:01 -04:00
n0mad1k aa840b55c1 fixed logging 2025-05-12 10:11:08 -04:00
n0mad1k 5efb604c9d Work in progress 2025-05-11 23:09:03 -04:00
n0mad1k 4d7b44ddc0 fixing aws 2025-05-10 16:18:43 -04:00
n0mad1k b6ec49f5a3 working on it 2025-05-10 15:57:23 -04:00
n0mad1k ce5d7c4fb7 working on it 2025-05-10 15:14:10 -04:00
n0mad1k f4e24edf9b working on bugs 2025-05-08 16:50:04 -04:00
n0mad1k 3fc22c61b3 Changed script to have a menu 2025-05-08 16:17:30 -04:00
n0mad1k 3bb2ec107d working on aws 2025-05-02 23:43:26 -04:00
n0mad1k e3fe2b0509 reworked regions and started work on aws 2025-05-01 23:43:43 -04:00
n0mad1k 7ab381794b fixed redundant region question 2025-05-01 15:21:44 -04:00
n0mad1k c717e0b0f1 fixed havoc config template 2025-05-01 14:53:32 -04:00
n0mad1k 8396d2fe65 working on bugs 2025-04-28 15:18:03 -04:00
n0mad1k 2a8502a30c ssh working now 2025-04-24 11:52:50 -04:00
n0mad1k 57e2a6e90b fixing 2025-04-23 12:21:11 -04:00
n0mad1k ea8a578422 fixing issues 2025-04-23 10:26:07 -04:00
n0mad1k 8639e90d28 changed log names to match server names 2025-04-23 10:01:50 -04:00
n0mad1k 3f33765834 working out the bugs 2025-04-23 09:31:19 -04:00
n0mad1k dc28ad5d45 Should deploy correctly 2025-04-14 10:19:20 -04:00
n0mad1k b2fdee77b6 making progress 2025-04-14 06:25:26 -04:00
n0mad1k d936575312 working on fixing addons 2025-04-12 22:17:44 -04:00
n0mad1k 07fd21666b making progress on c2 now 2025-04-11 21:44:57 -04:00
n0mad1k 4acb02a88f moved things around 2025-04-11 21:00:11 -04:00
n0mad1k 95f8c18118 sad 2025-04-11 20:28:06 -04:00
n0mad1k 48ff346f02 getting better 2025-04-11 15:06:38 -04:00
n0mad1k 15677f3f91 maybe? 2025-04-11 14:29:28 -04:00
n0mad1k d8b980da07 ahhhh 2025-04-11 14:12:56 -04:00
n0mad1k 5d92761405 trying 2025-04-11 12:46:11 -04:00
n0mad1k 7962c574de why me 2025-04-11 10:12:48 -04:00
n0mad1k a7490bd655 working on it 2025-04-11 09:56:44 -04:00