SecConcept - SOA Patterns Service-Oriented Systems
[toc] SOA Patterns SOA, Service-Oriented Systems Business Services: core buniess operation Coarse-grained services that define core business operations. R...
[toc] SOA Patterns SOA, Service-Oriented Systems Business Services: core buniess operation Coarse-grained services that define core business operations. R...
[toc] CMM - Capability Maturity Model Integration Capability Maturity Model Integration (CMMI) a process level improvement training and appraisal program. Administered by the CMMI Institut...
[toc] Attack Surface Analysis ways of doing Attack Surface Analysis and managing an application’s Attack Surface Attack Surface Analysis: map out what parts of a system need to be reviewed ...
[toc] Security Orchestration Security Orchestration integrate a disparate ecosystem of SOC tools into a unified ecosystem dozens of cybersecurity security tools in place to preve...
[toc] Security Threat Models five aspects to security threat modeling: security assessment should broadly include two components: Security review: A collaborative process that includes i...
[toc] Multi-stage Squiblydoo variant step 1 the .lnk file has a cmd command but it looks encoded/obfuscated. the cmd contains two distinct sections. The first part creates a “RANDOM.inf...
CI/CD CI CD AWS Develop Tool Other Tools Action Jenkins 在本地端測試 Node.js 測試 Node.js CircleCI ...
Jupyter Overall Jupyter Notebook Jupyter Lab JupyterLite GoogleColab Install install Jupyter in Win install on Mac ...
Git basic Git 常用命令速查 版本控制 使用Git进行版本管理 Git 三种状态 Git安装设置 repository ...
A successful Git branching model The main branches Supporting branches Feature branches Release branches Hotfix branches ...
git add git commit git show 显示各种类型的对象。 git add git add [–verbose -v] [–dry-run -n] [–force -f] [–interactive -i] [–patch -p] ...
[toc] TryHackMe - Entry Walkthrough Hacktivities Goal Starting Out In Cyber Sec path Tutorial how to use and get started w...
[toc] CodeSignal Arcade Universe Intro Smooth Sailing All Longest Strings // Given an array of strings, return another array containing all of its longest strings. // Example // For ...
[toc] TRAFFIC ANALYSIS EXERCISES TRAFFIC ANALYSIS EXERCISES password: infected 2020-03-14 – Traffic analysis exercise - Mondogreek 2020-02-21 – Traffic analysis exercise - All aboard the hot m...
[toc] Ubuntu 中所包含的 Snap 过去发布一个 Linux 应用程序会带来很多问题: 程序文件遍布整个系统 需要复杂的代码来管理安装与更新 操作不是事务性的(如果操作失败,对系统的影响仍然会保留) 如今,在 Ubuntu 中已经提供了解决这些问题的方案,这就是 Snap 与 Snapcraft(https://snapcraft.io/)。 它可以提...