- 博客(4)
- 收藏
- 关注
原创 Illegal mix of collations for operation ‘UNION‘
dvwa SQL注入时为了获取数据库名输入1' union select 1,schema_name from information_schema.schemata #但出现了如下问题经查应该是编码的问题,采用hex转16进制可解决1' union select 1,hex(schema_name) from information_schema.schemata #最后经hex解码可得:...
2021-02-21 20:54:36 231
原创 渗透测试学习笔记20.11.20
Kali linuxKali linux是基于Debian的Linux发行版,预装了许多渗透测试软件,包括nmap 、Wireshark 、John the Ripper等。Metasploitable2 (Linux)https://www.freebuf.com/articles/system/34571.htmlcdn如何放置DDOS攻击Kali抓包破解WIFI...
2021-02-18 09:09:51 4287 1
原创 kali linux ping baidu.com 失败
kali linux ping baidu.com 失败参考了网上的一些教程之后发现一个立竿见影的方法。首先 ifconfig 一下先用dhclient eth0获取IP地址,然后运行ifconfig eth0就会看到eth0已经有ip了再ping百度也能ping通了
2021-02-17 23:15:29 2754 1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人