未分類
有用的連結
VPN - WireGuard
Free VPN Service
P2P VPN
Cjdns
Windows Batch Script
- https://www.tutorialspoint.com/batch_script/index.htm
- https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/windows-commands
Online Tool
- Password Generator: https://passwrd.in
- Linux VPS Benchmark
- https://bench.monster/
curl -LsO bench.monster/speedtest.sh; bash speedtest.sh
curl -LsO bench.monster/speedtest.sh; bash speedtest.sh -asia
- yabs.sh
curl -sL yabs.sh | bash
- bench.sh
wget -qO- bench.sh | bash
- https://bench.monster/
- Modemly : Find the default password of the routers
- DNS
- Network Troubleshoot
Embedded System
Mini Web Server
- redbean - single-file distributable web server
SMS API
Hacker
Search Engines
- Shodan - Search Engine for the Internet of Everything.
- ZoomEye - Search for the any devices, blockchains, websites, webcams etc.
- Awesome-Google-Dorks
Learning Hacker
- TryHackMe
- Hack The Box
- Hackers-Arise - 有大量教學
- Hacking Books
- The art of Learning Programming for Red teaming and CyberSecurity
Tools
取得 Root 權限
Commands Cheat Sheets
Online Tools
Password
- Password Generator: https://passwrd.in
- Modemly : Find the default password of the routers
Linux VPS Benchmark
- https://bench.monster/
curl -LsO bench.monster/speedtest.sh; bash speedtest.sh
curl -LsO bench.monster/speedtest.sh; bash speedtest.sh -asia
- yabs.sh
curl -sL yabs.sh | bash
- bench.sh
wget -qO- bench.sh | bash
- benchy.pw
wget -qO- benchy.pw | sh
- news.sh
curl -sL nws.sh | bash
wget -qO- nws.sh | bash
Network Troubleshoot
IP Reputation (IP 聲望)
架設網站或者郵件伺服器之前,最好先評估伺服器的公用 IP 的聲望指數。如果太低,就會影響服務的可用性。
- Cisco: Talos
- Google: Google Postmaster Tools
- Sender Score
- IPQuality - Shell 腳本檢測主機 Public IP 品質健檢,例如黑名單
World Time
ASCII Art Text
- Multiline ASCII Text Art Converter - 𝐓𝐞𝐱𝐭𝐅𝐚𝐧𝐜𝐲.𝐜𝐨𝐦 (texteditor.com)
- Text to ASCII: The best ASCII Art Generator & Maker
- ASCII Art(AA)生成器:從文本和圖像生成ASCII Art(AA) | RAKKOTOOLS🔧
DB diagram editors
- drawDB - SQL 視覺化線上工具
- ChartDB - Free and open-source database diagrams editor, visualize and design your DB with a single query
其他
- Copy.sh - 體驗各種 x86 老舊作業系統。
- drawDB - SQL 視覺化線上工具
- Turndown - Convert HTML into Markdown with JavaScript.