History | View | Annotate | Download (4.3 kB)
Sed replacement of exploit-db links with EDB refs
This is the result of:
find modules/ -name \*.rb -exec sed -i -e 's#\x27URL\x27,\x27http://www.exploit-db.com/exploits/\([0-9]\+\).*\x27#\x27EDB\x27,\1#' modules/*.rb {} \
Fix up the boilerplate comment to use a better url
free up the handler
git-svn-id: file:///home/svn/framework3/trunk@10477 4d416f70-5f16-0410-b530-b9f4589650da
finished periodic missing CVE reference check (hint vulns w/o CVEs here!)also some minor cleanups here and there
git-svn-id: file:///home/svn/framework3/trunk@8762 4d416f70-5f16-0410-b530-b9f4589650da
add osvdb ref
git-svn-id: file:///home/svn/framework3/trunk@8307 4d416f70-5f16-0410-b530-b9f4589650da
add exploit module for AOL phobos bug
git-svn-id: file:///home/svn/framework3/trunk@8300 4d416f70-5f16-0410-b530-b9f4589650da