Giter VIP home page Giter VIP logo

wooyun_search's People

Contributors

grt1st avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wooyun_search's Issues

app.py author正则匹配有问题

wooyun-2013-022100.html

漏洞作者: 漏洞作者: <a href="http://www.wooyun.org/whitehats/z@cx"><span class="__cf_email__" data-cfemail="a8d2e8cbd0">[email&#160;protected]</span><script data-cfhash='f9e31' type="text/javascript">/* <![CDATA[ */!function(t,e,r,n,c,a,p){try{t=document.currentScript||function(){for(t=document.getElementsByTagName('script'),e=t.length;e--;)if(t[e].getAttribute('data-cfhash'))return t[e]}();if(t&&(c=t.previousSibling)){p=t.parentNode;if(a=c.getAttribute('data-cfemail')){for(e='',r='0x'+a.substr(0,2)|0,n=2;a.length-n;n+=2)e+='%'+('0'+('0x'+a.substr(n,2)^r).toString(16)).slice(-2);p.replaceChild(document.createTextNode(decodeURIComponent(e)),c)}p.removeChild(t)}}catch(u){}}()/* ]]> */</script></a>

原来的正则:pattern3=re.compile(r'>(.*)</a>')
修正后的正则:pattern3=re.compile(r'<a href="http://www.wooyun.org/whitehats/(.*?)">')

分页问题

http://...../wooyun/search.php?kind=bugs&keywords=a&page={(1+1)}
类似这样的就不能下一页了

python2 ./app_drops.py是总是中途报Segmentation fault

本以为是mysql的term.c中的字符串缓冲而崩溃,后来换mariadb还是中途报Segmentation fault。

我用的板子是bpi-m3 ,
mariadb Ver 15.1 Distrib 10.1.44-MariaDB, for debian-linux-gnueabihf (armv7l) using readline 5.2,
Python 2.7.17

执行python2 ./app_drops.py是总是中途报Segmentation fault

正则到mysql数据库的时候出点错

Traceback (most recent call last):
File "app2.py", line 25, in
corp=xml.xpath("//h3[@Class='wybug_corp']//a")[0].text.replace(' ','').replace('\n','')
AttributeError: 'NoneType' object has no attribute 'xpath'

不知道是咋回会,求解答

知识库页面显示有问题

知识库所有网页左边显示黑条,文章不居中,被左边的黑条挡住了,基本不能愉快的看
html的css、js、image原来的位置是static/drops/下的css、js、full三个文件夹,楼主自己在html中嵌入的css有问题,我调了一下,不过能力有限调不出来
我把原来的代码复制在html中显示正常,不过这样做好麻烦,那么多网页没法一张纸修改,请高手出招

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.