Name Of The Doctor

Was hoping to get a lot accomplished today but it didn’t work out so well.  Per my recent posts  I have been playing around on my pwnpad a lot lately (albeit maybe too much) and tonight I attempted to add some more apps/scripts to the fold; however I picked one that gave me trouble – Skipfish.  I downloaded it, installed it, but keep getting a bus error when trying to run it.  Debug mode ran just fine, a little slow but that is to be expected since this isn’t the “laptop” – will need to figure out what is causing the error so I can add this to the list.  Yes, I know what does this have to do with the doctor? Well being frustrated in the skipfish set back, I wanted to put something under my belt as a success before bed so I updated SET to 5.1. This turned out to be a little harder than I thought as well – when I issued the set update option I got a git error saying I needed to stash or merge local changes. Strange cause I didn’t have any local changes; I am thinking this was left over from the install so I issued the “git stash” command to stash the changes and tried update again – nope no dice. Tried a few other things and again no dice. Nothing was working so I instead of beating my head against a wall I just copied the set directory to setorig and pulled the whole thing from git (git clone https://github.com/trustedsec/social-engineer-toolkit/ set/).  This worked with a few small gotchas:

1. set is now going to be se-toolkit so it will tell you to run setup.py install which I did (it just pulls from git and puts in /usr/share and /usr/bin so its in the path)

2. I got an error about log files.  I simply copied them over from setorig and presto SET (se-toolkit) is updated.

3. have to set the metasploit paths correctly – make sure they are ok really. and the ettercap path while your in there 🙂

 

The Doctor is on the pwnpad 🙂

Posted in Latest Posts and tagged , , .

Leave a Reply

Your email address will not be published. Required fields are marked *