摘要:
pWnOS1.0 1、主机发现 ┌──(de1te㉿de1te)-[~] └─$ sudo nmap -sn 10.10.10.0/24 [sudo] de1te 的密码: Starting Nmap 7.93 ( https://nmap.org ) at 2023-04-08 13:02 CST 阅读全文
摘要:
pWnOS2.0 1、主机发现 主机发现 ┌──(de1te㉿de1te)-[~] └─$ sudo nmap -sn 10.10.10.0/24 [sudo] de1te 的密码: Starting Nmap 7.93 ( https://nmap.org ) at 2023-04-07 10:0 阅读全文
摘要:
CTF7 下载地址:https://www.vulnhub.com/entry/lampsecurity-ctf7,86/ 1、主机发现 sudo nmap -sn 10.10.10.0/24 [sudo] de1te 的密码: Starting Nmap 7.93 ( https://nmap.o 阅读全文
摘要:
CTF5 下载地址:https://download.vulnhub.com/lampsecurity/ctf5.zip 1、主机发现 sudo nmap -sn 192.168.239.0/24 [sudo] de1te 的密码: Starting Nmap 7.93 ( https://nmap 阅读全文
摘要:
CTF 4 下载地址:https://download.vulnhub.com/lampsecurity/ctf4.zip 1、主机发现 nmap扫描 sudo nmap -sn 192.168.239.0/24 发现192.168.239.135是靶机地址 sudo nmap -sn 192.16 阅读全文
摘要:
Jabrbas 地址:https://www.vulnhub.com/entry/jarbas-1,232/ 1、主机发现 sudo nmap -sn 192.168.239.0/24 Starting Nmap 7.93 ( https://nmap.org ) at 2023-03-27 16: 阅读全文
摘要:
Prime 下载地址:https://www.vulnhub.com/entry/prime-1,358/ wordpress 的主题文件的目录:https://www.php.cn/cms/wordpress/426781.html openssl: https://linuxconfig.org 阅读全文
摘要:
Sickos1.1 下载地址:https://download.vulnhub.com/sickos/sick0s1.1.7z 一、主机发现 ┌──(de1te㉿de1te)-[~] └─$ sudo nmap -sn 192.168.239.0/24 [sudo] de1te 的密码: Start 阅读全文
摘要:
W1R3S 下载地址 https://download.vulnhub.com/w1r3s/w1r3s.v1.0.1.zip 安装 直接丢到vm中 1、主机发现 sudo nmap -sn 10.200.32.0/24 在靶机开启之前,用Nmap扫描一下 开启后,在进行扫描 Starting Nma 阅读全文
摘要:
Less-5 确定注入点 对注入点测试获取原始注入利用工具 由此可以看出是字符型注入需要闭合引号 查看正确和不正确的情况 正确: 不正确: Python代码编写自动化注入 构造: 查看数据表: -1'/**/or/**/mid((select/**/table_name/**/from/**/inf 阅读全文