摘要: 1、bash反弹 2、perl 3、php 4、ruby 阅读全文
posted @ 2017-10-09 13:21 Photographer-xeon 阅读(365) 评论(0) 推荐(0)
摘要: google:var h3 = document.getElementsByTagName('h3'); for(var i=0;i<h3.length;i++){ var a = h3[i]. getElementsByTagName('a'); console.log(a[0].href); } bing:var h3 = document.getElementsByTagName('h... 阅读全文
posted @ 2017-10-09 13:16 Photographer-xeon 阅读(348) 评论(0) 推荐(0)