Search:

Type: Posts; User: pentest09

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,256

    Install and run openvpn with vpngate servers &...

    Install and run openvpn with vpngate servers & opennic dns

    apt-get install openvpn

    DNS changes:
    kate /etc/resolv.config

    Fix cannot exec proxyresolv file :

    ln -s...
  2. Replies
    4
    Views
    5,366

    Hi All, Been away for a while from here,...

    Hi All,

    Been away for a while from here, nothing changes eh...

    Heres a temp fix as it seems the link is changed on the update , dist_upgrade etc...


    root@kali:~# which msfconsole...
  3. Gotcha! sorry ...that was one of the reasons I...

    Gotcha! sorry ...that was one of the reasons I used a phisher method because eset blocked the attacks but phisher method worked..hope the vid helped
  4. Hers a vid i did a while ago, read description...

    Hers a vid i did a while ago, read description for hd version
    http://blip.tv/dgconsultinguk/dns_spoofing-for-login-credentials-4517172
    Hope it helps..
  5. No if you login to facebook its https, sslstrip...

    No if you login to facebook its https, sslstrip captures the creds same with gmail or any other https site but in the url it will show http:
  6. Alternatively you could run a simple DNS redirect...

    Alternatively you could run a simple DNS redirect using etter.dns

    etter.dns:

    target-url.com A 192.168.0.13
    www.target-url.com A 192.168.0.13

    192.168.0.13 being your ip on the lan.

    This...
  7. Try this even on ssl it will capture the...

    Try this even on ssl it will capture the password.

    script:
    #!/bin/sh
    #Created by DG Consulting Uk for the easy automation of penetration Tasks
    #copyright 2011 DG Consulting Uk
    lanIP=`ifconfig...
  8. Replies
    6
    Views
    69,805

    Change your Kali default ssh keys.

    So here's is my guide to change the already generated ssh keys that everyone has installed on kali:

    After all we are hot on security right???? We dont want the same keys as the next man do we...
  9. Replies
    46
    Views
    157,953

    Sticky: Hi fella, I have posted this on the forums...

    Hi fella,

    I have posted this on the forums already so this WILL be the last time: please us the search function!!!!

    install on vmware from the iso YOURSELF forget the vm-download its full of...
  10. Thread: Themes

    by pentest09
    Replies
    11
    Views
    40,182

    I have a nice transparency enable kali desktop...

    I have a nice transparency enable kali desktop using the following:
    apt-get install kde-plasma-desktop

    http://s1302.photobucket.com/user/pentest09/media/Untitled-1copy_zps6cf57c98.jpg.html
    ...
  11. Replies
    18
    Views
    49,407

    No Problem I know how frustrating it can...

    No Problem
    I know how frustrating it can be....believe me!

    Kind Regards DEE

    please note: running the msf update before creating the database for the first time corrupted mine.
  12. Thanks Zim, Haven't got round to it yet but...

    Thanks Zim,

    Haven't got round to it yet but yeah want my dgflame on there definitely.

    http://s1302.photobucket.com/user/pentest09/media/backtrackfire-dg-bt5_zpsad6e095a.jpg.html

    Kind Regards...
  13. works in vmware no cutting edge graphics card. ...

    works in vmware no cutting edge graphics card.

    apt-get install kde-plasma-desktop

    Heres a quick example:
    ...
  14. Replies
    18
    Views
    49,407

    I have just run the following after clean...

    I have just run the following after clean install:

    METASPLOIT:

    root@kali:~# service postgresql start
    root@kali:~# service metasploit start (the first time this is run before msfconsole it...
  15. Replies
    18
    Views
    49,407

    Behave fella im trying to help! You say you...

    Behave fella im trying to help!

    You say you have installed postgresql yourself multiple times!!! Could be your problem if you have installed it as its own instance and you havent issued a password...
  16. Replies
    18
    Views
    49,407

    service metasploit start msfconsole............

    service metasploit start

    msfconsole............
  17. Replies
    18
    Views
    49,407

    Have you installed postgres yourself at all? ...

    Have you installed postgres yourself at all?

    I know its been stated before but again ....

    service postgreql status
    service metasploit status
    msfconsole

    cat...
  18. Replies
    18
    Views
    49,407

    Hi , Its in the databae.yml file. open it up...

    Hi ,

    Its in the databae.yml file. open it up and copy the password in the file .

    for location see above post....earlier


    db_connect msf:[email protected]/msf3 for...
  19. Replies
    18
    Views
    49,407

    check you database.yml file located in : ...

    check you database.yml file located in :

    /opt/metasploit/apps/pro/ui/config/database.yml

    it may be corrupted but i reckon that your using the wrong password as its created randomly.

    it...
  20. Replies
    20
    Views
    24,512

    Already on same page installing now thanks ...

    Already on same page installing now thanks

    Nessus 5.0.1 version solves metasploit integration issue..

    root@kali:~# dpkg -i Nessus-5.0.1-debian6_i386.deb
    (Reading database ... 263933 files and...
  21. Replies
    20
    Views
    24,512

    Thanks your a star!! I got it..will keep u...

    Thanks your a star!! I got it..will keep u updated .

    Kind Regards Dee

    #Nessus-5.0.3-debian6_i386.deb' is not a debian format archive
  22. Replies
    20
    Views
    24,512

    Yeah triied version 5.2.1 today , no joy. Is...

    Yeah triied version 5.2.1 today , no joy. Is there a chance you could send me the .deb for 5.0.3 at all as I cant get hold of older version?

    I sent an email to tenable today regarding this issue....
  23. Replies
    20
    Views
    24,512

    My nessus is different version!!!!!!!!! ...

    My nessus is different version!!!!!!!!!

    root@kali:~# /opt/nessus/sbin/nessusd -R
    nessusd (Nessus) 5.2.0 [build N24017] for Linux
    Copyright (C) 1998 - 2013 Tenable Network Security, Inc
  24. Replies
    20
    Views
    24,512

    did you register the pro version by any chance...

    did you register the pro version by any chance because I reverted back to clean snapshot did apt-get update & upgrade and still no joy one minute it errors while logging in from within msf then it...
  25. Replies
    20
    Views
    24,512

    Hi Zim, Thanks for your response, at least it...

    Hi Zim,

    Thanks for your response, at least it proves to me that its still working, so its either "bleeding edge" or the version of Nessus. Im using Nessus-5.2.0-debian6_i386.deb at the moment I...
  26. Metasploit kali version v older backtack 5 version

    Closed thread
  27. Replies
    20
    Views
    24,512

    nessus and metasploit 4.6 trouble

    Hi after loading nessus plugin and logging in I cant run the following without this error

    msf>nessus_policy_list

    Call stack:

    /opt/metasploit/apps/pro/msf3/lib/nessus/nessus-xmlrpc.rb:258:in...
  28. Replies
    3
    Views
    16,406

    amitage database issue solved!!!!

    After having no end of problems trying to find why armitage couldnt connect msf database.yml

    Trying all online guides and the simple "service blah blah start" heres the solution.

    After...
  29. Replies
    3
    Views
    16,406

    "I have bleeding edge updates etc, now my...

    "I have bleeding edge updates etc, now my metasploit and postgresql services are running with msf 4.6"

    I have tried all guides online and none of them work, it goes to connect and gives the error,...
  30. Just go to: exploit-db.com and download the...

    Just go to:

    exploit-db.com and download the rb file for it and drop into your metasploit folder (ie) windows/multi/browser/exploitname.rb i think (location) i did it myself a while back but not...
  31. Replies
    3
    Views
    16,406

    Kali issue database

    Hi ,

    Im having problems with armitage on Kali,

    I have bleeding edge updates etc, now my metasploit and postgresql services are running with msf 4.6

    I can connect to the database from within...
  32. complete working vmware install guide with sharing, copy and paste.

    Hello all,

    After many installs and re-installs to get Kali working just right in vmware heres is my way.

    By the end of this guide, VM-Tools folder sharing , copy & paste and mouse SHOULD be...
Results 1 to 32 of 40