写给bamuwe的Vim入门指北
都2024年了,为什么还要学习使用Vim? 相信这是很多人的疑问,但是在我看来,Vim的使用,颇有古典朴素学派之感受,固然便捷高效的现代编辑器百花齐放,各样风采,但在风采之外,还有个质朴无华但满有历史厚重感的Vim默默躺在许多Unix系统之上。 Vim作为最长寿的计算机软件之一,到如今已经有超过三十年的历史,不论是其设计思想,还是工作哲学,亦或开源精神,无不影响着数以千万计的码...
都2024年了,为什么还要学习使用Vim? 相信这是很多人的疑问,但是在我看来,Vim的使用,颇有古典朴素学派之感受,固然便捷高效的现代编辑器百花齐放,各样风采,但在风采之外,还有个质朴无华但满有历史厚重感的Vim默默躺在许多Unix系统之上。 Vim作为最长寿的计算机软件之一,到如今已经有超过三十年的历史,不论是其设计思想,还是工作哲学,亦或开源精神,无不影响着数以千万计的码...
information Starting Nmap 7.95 ( https://nmap.org ) at 2024-12-01 18:56 CST Nmap scan report for 192.168.1.247 Host is up (0.028s latency). Not shown: 995 closed tcp ports (conn-refused) PORT ...
information ╭─bamuwe@Mac ~/Desktop ╰─$ nmap -F monitorsthree.htb Starting Nmap 7.95 ( https://nmap.org ) at 2024-12-01 13:23 CST Nmap scan report for monitorsthree.htb (10.10.11.30) Host is up (0....
未完成❎ information ╭─bamuwe@Mac ~/Desktop ╰─$ nmap -sCV 10.10.11.26 -Pn Starting Nmap 7.95 ( https://nmap.org ) at 2024-11-30 19:58 CST Nmap scan report for 10.10.11.26 Host is up (0.11s latency). ...
未完成❎ information Starting Nmap 7.95 ( https://nmap.org ) at 2024-11-30 18:51 CST Nmap scan report for Simple (192.168.1.193) Host is up (0.0081s latency). Not shown: 994 closed tcp ports (conn-re...
information ╭─bamuwe@Mac ~ ╰─$ nmap -sVC 10.10.11.41 -Pn Starting Nmap 7.95 ( https://nmap.org ) at 2024-11-30 00:01 CST Stats: 0:00:45 elapsed; 0 hosts completed (1 up), 1 undergoing Connect Scan...
information ╭─bamuwe@Mac ~/Documents ╰─$ nmap -sVC 10.10.11.42 Starting Nmap 7.95 ( https://nmap.org ) at 2024-11-29 18:50 CST Nmap scan report for 10.10.11.42 Host is up (0.13s latency). Not show...
information 端口扫描 ╭─bamuwe@Mac ~/Desktop ╰─$ cat port_scan RT STATE SERVICE 53/tcp open domain 88/tcp open kerberos-sec 135/tcp open msrpc 139/tcp open netbios-ssn 3...
反编译分析 int __fastcall main(int argc, const char **argv, const char **envp) { char buf[32]; // [rsp+0h] [rbp-20h] BYREF init(); printf("%s", "please input your name: "); read(0, buf, 0x48uL...
一,信息收集 端口扫描 ╰─$ nmap -F instant.htb Starting Nmap 7.95 ( https://nmap.org ) at 2024-11-27 15:36 CST Nmap scan report for instant.htb (10.10.11.37) Host is up (0.45s latency). Not show...