Skip to content
View fusiontechstrategies's full-sized avatar

Highlights

  • Pro

Block or report fusiontechstrategies

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Fusion Technology Strategies

Open-source defensive security and IT operations

Fusion Technology Strategies builds practical, evidence-first tools for incident response, AI security, Windows administration, cloud resilience, accessibility, and federal cloud operations.

The projects below are designed for operators who need to understand what a tool will do, test it safely, and retain useful evidence afterward. Each repository documents its guardrails, permissions, limitations, and validation approach.

Start here

Project What it helps you do Best first step
M365 Incident Response Console Investigate and contain Microsoft 365 incidents with guarded live actions and tamper-evident evidence Run the offline self-test, then use a disposable lab tenant
Bedrock Guardrail Firewall Inspect AI traffic for PII, prompt injection, unsafe content, and grounding problems Run the local deterministic demo before enabling optional cloud integrations
Windows Admin Toolkit Operate twenty guarded local and remote Windows administration workflows Download the latest signed release and verify it before execution

More tools

Engineering principles

  • Safe before clever: potentially disruptive actions are gated, scoped, and documented.
  • Evidence over adjectives: projects include deterministic tests, sample outputs, and explicit limitations.
  • Auditable dependencies: automated updates are reviewed, workflows use immutable action references, and protected branches require validation.
  • Operator ownership: local and offline modes are available where the problem permits them; telemetry is not added to security or administration tools merely to count users.
  • Portable by design: the primary runtime remains straightforward to inspect and move, even when optional package and integration layers are available.

The security scanner operations record documents portfolio schedules, ownership, exceptions, evidence retention, and the verification process.

Feedback and security reports

Questions, reproducible bug reports, and implementation feedback are welcome in the relevant project. Please use each repository's SECURITY.md instructions for vulnerabilities instead of opening a public issue.

For consulting and mission support, visit https://www.fusiontsi.com or email jeff@fusiontsi.com.

Popular repositories Loading

  1. Bedrock-Guardrail-Firewall Bedrock-Guardrail-Firewall Public

    Stop unsafe AI traffic before it spreads with enterprise PII redaction, prompt-injection defense, grounding checks, tamper-evident auditing, and optional Amazon Bedrock plus Presidio controls in on…

    Python 2

  2. Windows-Admin-Toolkit Windows-Admin-Toolkit Public

    One script. Twenty guarded Windows administration workflows. Secure local and remote operations across PowerShell 5.1 and 7.x.

    PowerShell 1

  3. M365-Incident-Response-Console M365-Incident-Response-Console Public

    Contain Microsoft 365 incidents from one PowerShell file with guarded live actions, deep investigation, and tamper-evident evidence.

    PowerShell 1

  4. AWS-GovHawk-Efficiency-Analyzer AWS-GovHawk-Efficiency-Analyzer Public

    Surface potential waste, security blind spots, and operational risk across 29 AWS GovCloud services using one Python file and one command.

    Python

  5. Ultra-Fast-Proxy-Fetcher-Tester Ultra-Fast-Proxy-Fetcher-Tester Public

    Turn volatile public proxy feeds into a bounded, security-hardened, speed-ranked HTTP, SOCKS4, and SOCKS5 report with one Python command.

    Python

  6. AWS-Chaos-Engineering-Framework AWS-Chaos-Engineering-Framework Public

    Break AWS safely before reality does: enterprise-grade FIS orchestration, GovCloud guardrails, rollback, and audit-ready evidence in one Python file.

    Python