Results 1 to 1 of 1

Thread: Pwnstar9.0 bugs

  1. #1
    Join Date
    2013-Jul
    Posts
    844

    Pwnstar9.0 bugs

    From the Pwnstar9.0 main menu

    When using item 4 Simple web server with DNS Spoof, there is no assurance that the phishing page will be shown on the targets computer. The author notes there is a problem with the dns cache but we think part of the problem remains with the dnsspoof program itself

    There is a bug at line 742

    if [[ apusage = 4 ]];then

    should read

    if [[ $apusage = 4 ]];then

    However correcting this did not alter the phishing page problem significantly.Musket Teams have rewritten the iptables for this entry and gotten the program to function for most simple addresses when not providing internet access to the target. But providing internet access with item 4 has still not been solved, therefore we are hesitant to release these changes and hope the author will make the apporpriate corrections as he sees fit.

    We suggest users use item 9a in the menu selection even when WPA phishing. In this case you will need to import the phishing files into the /var/www/portal_hotspot. If you are using Musket Teams WPA Phishing pages place the two background images in the /var/www/ folder or the main background will not be shown.

    MTC
    Last edited by mmusket33; 2014-04-07 at 11:25.

Similar Threads

  1. Pwnstar9.0 for kali2.0 has been released for general use
    By mmusket33 in forum Project Archive
    Replies: 37
    Last Post: 2016-12-05, 08:23
  2. Replies: 25
    Last Post: 2015-10-09, 00:41
  3. Replies: 0
    Last Post: 2013-12-28, 02:48
  4. MAC Code Error Handling for PwnStar9.0
    By mmusket33 in forum How-To Archive
    Replies: 0
    Last Post: 2013-12-09, 03:15

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •