Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Admin & Security Command Toolkit

500+ copy-paste commands for website owners, sysadmins, and DevOps engineers.

Live tool → ordinarymantrying.com/tools/toolkit/


What makes this different

Most command cheatsheets are static text. This toolkit has editable placeholders — click any domain name, IP address, or path inside a command card and it updates across the whole card. No more hunting through strings to find what to replace.

Every command also includes a strategy note: when to use it, what suspicious output looks like, and what to do next.


Toolkits included

Toolkit Commands Languages
Website Admin & Diagnostics DNS, SSL, WordPress health checks EN + ZH
Linux Incident Response Post-breach forensics, log analysis EN + ZH
Windows Incident Response Event logs, persistence, memory EN + ZH
Windows Malware Check Autoruns, WMI backdoors, rootkits EN + ZH
Webshell & Vulnerability Detection File scanning, backdoor hunting EN + ZH
Security Hardening SSH, firewall, file permissions EN + ZH
Docker & Containers Container forensics, Kubernetes EN
Nginx Performance Cache, compression, rate limiting EN
WordPress CLI Bulk operations, migrations EN
Git Deployment Deploy workflows, rollbacks EN
SEO Diagnostics Technical SEO commands EN
New Website Launch Roadmap Step-by-step launch checklist EN
"I Think I Got Hacked" Guide Incident response for non-experts EN
Website Health Check Uptime, SSL, performance EN

Who this is for

  • WordPress / shared hosting owners who need to diagnose problems before calling support
  • Sysadmins running post-breach investigations
  • DevOps engineers managing containers and deployments
  • Security practitioners scanning for backdoors and misconfigurations
  • Beginners following the New Website Launch Roadmap

Features

  • No login, no account, no install — runs entirely in the browser
  • Read-only by default — commands that modify systems are clearly marked
  • Bilingual (English + Chinese) for 8 of the most common toolkits
  • Works on Linux, Windows, and macOS targets
  • Single-file HTML pages — can be saved offline and used without internet

File structure

toolkit/
├── index.html                    # Main hub (all toolkits)
├── toolkit-admin.html            # Website Admin & Diagnostics (EN)
├── toolkit-admin-zh.html         # Website Admin & Diagnostics (ZH)
├── toolkit-linux-ir.html         # Linux Incident Response (EN)
├── toolkit-linux-ir-zh.html      # Linux Incident Response (ZH)
├── toolkit-windows-ir.html       # Windows Incident Response (EN)
├── toolkit-windows-ir-zh.html    # Windows Incident Response (ZH)
├── toolkit-win-malware-check.html
├── toolkit-webshell-vuln.html
├── toolkit-hardening.html
├── toolkit-containers-db.html
├── toolkit-docker.html
├── toolkit-nginx-speed.html
├── toolkit-wp-cli.html
├── toolkit-git-deploy.html
├── toolkit-seo.html
├── toolkit-hacked.html
├── toolkit-health-check.html
├── toolkit-website-roadmap.html
└── *-zh.html                     # Chinese versions

License

MIT — use freely, modify freely, attribution appreciated but not required.

About

500+ copy-paste commands for website owners and sysadmins. Editable placeholders, bilingual EN/ZH.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages