Build Lorcon
# git clone lorcon
# cd lorcon
# ./configure --prefix=/usr
# make depend
# make
# make install
Build PyLorcon
# apt-get install libpcap-dev libnl-dev python-dev
# cd ..
# svn checkout pylorcon2
# cd pylorcon2
# python setup.py build
# python setup.py install
create poc.py (http://www.coresecurity.com/content/broadcom-input-validation-BCM4325-BCM4329)
阅读(1224) | 评论(0) | 转发(0) |