Nmap介紹 (1)

1 minute read

Intro 本篇介紹Nmap這個強大的滲透測試工具,常見的功能有: Live Host Discovery(在線主機搜索) Port Scan (端口搜索) Firewall Detection (測試目標主機防火牆設置...

Passive Reconnaissance (1)

less than 1 minute read

Intro 本篇來介紹幾個常用的Passive Reconnaissance工具來供大家參考,並提供相關的背景知識和基本使用方法,其中包含: whois nslookup dig DNSDumpster ...

LeetCode 4.

1 minute read

Question ``` Given two sorted arrays nums1 and nums2 of size m and n respectively, return the median of the two sorted arrays.

LeetCode 474.

1 minute read

Question ``` You are given an array of binary strings strs and two integers m and n.

LeetCode 467.

1 minute read

Question ``` We define the string base to be the infinite wraparound string of “abcdefghijklmnopqrstuvwxyz”, so base will look like this: