VPSMATE

  • HOME
  • NEWS
  • VPS
  • DEDICATED
  • ARCHIVES
  • GoDaddy
  • SCRIPT
  • TOOLS
    • Traceroute
    • Benchmark
    • Useful Sites
  • Themes
  • GFW
VPSMATE
VPS COUPON & PROMOS | VPS & DEDICATED SERVERS OFFERS | VPS REVIEWS
  1. Home
  2. Tips
  3. This article

BackTrack se-toolkit w3af error

06/09/2013 29636Browse 0Like 3Comments

This glitch is caused by wrong svn address.

nano /var/lib/dpkg/info/w3af.postinst

replace:

svn co https://w3af.svn.sourceforge.net/svnroot/w3af/trunk w3af

with:

svn co https://svn.code.sf.net/p/w3af/code/trunk w3af
apt-get upgrade

if this doesn't solve your problem. Try the following method:

aptitude remove se-toolkit
aptitude purge se-toolkit
aptitude clean
aptitude autoclean
git clone https://github.com/trustedsec/social-engineer-toolkit/ set/
cd set/
./setup.py install

This will help you install se-toolkit from a github source.

then run:

apt-get upgrade

you shouldn't get any error.

Related

Tags: Backtrack se-toolkit w3af
Last updated:19/09/2013

kyaky

The man was lazy and left nothing behind

Like
< Previous
Next >

Comments

  • moustafa elmwafy

    thanks for your tip its really work with me after 3 days in this dam problem

    17/10/2013
    Reply
    • kyaky

      @moustafa elmwafy you are welcome, mate

      19/10/2013
      Reply
  • Saniok

    Thanks, it finally did worked, after some days of retrials THIS answer helped me.

    25/10/2013
    Reply
  • Cancel reply

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    COPYRIGHT © 2021 vpsmate.net. ALL RIGHTS RESERVED.

    THEME KRATOS MADE BY VTROIS