12 2024 档案

摘要:namp nmap -p- -A -sS -T4 192.168.200.187 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-23 00:24 UTC Stats: 0:02:36 elapsed; 0 hosts completed 阅读全文
posted @ 2024-12-23 12:23 WSssSW 阅读(25) 评论(0) 推荐(1) 编辑
摘要:nmap nmap -p- -A -sS -T4 192.168.219.127 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-22 01:22 UTC Stats: 0:02:05 elapsed; 0 hosts completed 阅读全文
posted @ 2024-12-22 13:44 WSssSW 阅读(8) 评论(0) 推荐(0) 编辑
摘要:nmap └─# nmap -p- -A -sS 192.168.226.46 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-21 01:01 UTC Stats: 0:01:06 elapsed; 0 hosts completed ( 阅读全文
posted @ 2024-12-21 12:27 WSssSW 阅读(9) 评论(0) 推荐(0) 编辑
摘要:nmap ┌──(root㉿kali)-[~] └─# nmap -p- -A -sS 192.168.226.53 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-20 04:30 UTC Stats: 0:01:10 elapsed; 阅读全文
posted @ 2024-12-20 14:44 WSssSW 阅读(9) 评论(0) 推荐(0) 编辑
摘要:nmap nmap -p- -A -sS 192.168.219.66 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-19 00:08 UTC Stats: 0:03:40 elapsed; 0 hosts completed (1 up 阅读全文
posted @ 2024-12-19 10:55 WSssSW 阅读(19) 评论(0) 推荐(0) 编辑
摘要:nmap └─# nmap -p- -A -sS -T5 192.168.218.55 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-16 23:45 UTC Stats: 0:00:02 elapsed; 0 hosts complet 阅读全文
posted @ 2024-12-17 09:32 WSssSW 阅读(6) 评论(0) 推荐(0) 编辑
摘要:NMAP └─# nmap -p- -A -sS 192.168.196.122 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-16 01:39 UTC Nmap scan report for 192.168.196.122 Host 阅读全文
posted @ 2024-12-16 17:48 WSssSW 阅读(12) 评论(0) 推荐(0) 编辑
摘要:nmap ┌──(root㉿kali)-[~] └─# nmap -p- -A -sS 192.168.196.99 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-16 00:19 UTC Stats: 0:01:37 elapsed; 阅读全文
posted @ 2024-12-16 09:36 WSssSW 阅读(9) 评论(0) 推荐(0) 编辑
摘要:nmap ┌──(root㉿kali)-[/home/ftpuserr/nc.exe] └─# nmap -p- -A -sS 192.168.219.61 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-15 07:24 UTC Nmap 阅读全文
posted @ 2024-12-15 19:23 WSssSW 阅读(17) 评论(0) 推荐(0) 编辑
摘要:nmap ┌──(root㉿kali)-[~/lab] └─# nmap -p- -A -sS 192.168.219.179 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-15 04:22 UTC Stats: 0:00:22 elap 阅读全文
posted @ 2024-12-15 15:22 WSssSW 阅读(8) 评论(0) 推荐(0) 编辑
摘要:第二个window 靶机 尝试访问 80 web界面 然后是个登录界面 我尝试admin admin 登录成功 发现版本 发现了exp https://www.exploit-db.com/exploits/10099 但是直接用不知道为啥不行 我连续找了其他几个exp要么把机子搞坏了要重启 要么就 阅读全文
posted @ 2024-12-11 09:12 WSssSW 阅读(9) 评论(0) 推荐(0) 编辑
摘要:第一次打window 从简单的开始打起吧 nmap └─# nmap -p- -A 192.168.150.65 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-10 00:19 UTC Stats: 0:04:38 elapsed; 0 阅读全文
posted @ 2024-12-10 09:23 WSssSW 阅读(11) 评论(0) 推荐(0) 编辑
摘要:发现是个md 变成pdf 的功能站 上网查exp 发现先了一个有用的 https://security.snyk.io/vuln/SNYK-JS-MARKDOWNPDF-5411358 能够任意文件读取 并且当上传的不是md文件时他会报错 显示出程序的执行路径 尝试读取sau的id_rsa 但是发现 阅读全文
posted @ 2024-12-09 15:10 WSssSW 阅读(8) 评论(0) 推荐(0) 编辑
摘要:nmap ┌──(root㉿kali)-[/home/ftpuserr] └─# nmap -p- -A 192.168.192.41 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-06 03:24 UTC Nmap scan repor 阅读全文
posted @ 2024-12-06 12:10 WSssSW 阅读(13) 评论(0) 推荐(0) 编辑
摘要:nmap ┌──(root㉿kali)-[~/lab] └─# nmap -p- -A 192.168.192.100 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-06 01:58 UTC Stats: 0:00:47 elapsed; 阅读全文
posted @ 2024-12-06 11:23 WSssSW 阅读(10) 评论(0) 推荐(0) 编辑
摘要:nmap ┌──(root㉿kali)-[~] └─# nmap -p- -A 192.168.159.57 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-05 00:05 UTC Stats: 0:02:01 elapsed; 0 ho 阅读全文
posted @ 2024-12-05 09:55 WSssSW 阅读(10) 评论(0) 推荐(0) 编辑
摘要:namp ┌──(root㉿kali)-[~] └─# nmap -p- -A 192.168.188.99 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-04 04:50 UTC Nmap scan report for 192.168 阅读全文
posted @ 2024-12-04 19:28 WSssSW 阅读(12) 评论(0) 推荐(0) 编辑
摘要:nmap ┌──(root㉿kali)-[~/lab] └─# nmap -p- -A 192.168.166.93 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-03 01:12 UTC Nmap scan report for 192 阅读全文
posted @ 2024-12-03 19:58 WSssSW 阅读(17) 评论(0) 推荐(0) 编辑
摘要:nmap ┌──(root㉿kali)-[~/lab] └─# nmap -p- -A 192.168.192.182 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-02 04:50 UTC Nmap scan report for 19 阅读全文
posted @ 2024-12-02 17:38 WSssSW 阅读(8) 评论(0) 推荐(0) 编辑
摘要:nmap ┌──(root㉿kali)-[/home/ftpuserr] └─# nmap -p- -A 192.168.159.126 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-01 02:54 UTC Nmap scan repo 阅读全文
posted @ 2024-12-01 16:16 WSssSW 阅读(10) 评论(0) 推荐(0) 编辑
摘要:nmap └─# nmap -p- -A 192.168.159.38 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-12-01 00:21 UTC Nmap scan report for 192.168.159.38 Host is up 阅读全文
posted @ 2024-12-01 10:51 WSssSW 阅读(24) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示