Giter Site home page Giter Site logo

pwnstar's People

Contributors

silverfoxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pwnstar's Issues

Ferret no longer in Kali

PwnSTAR offers the option to use ferret as sniffer. This program has been removed from Kali Linux so PwnSTAR tries to install and start the unsuitable "GNUFerret" application.

When looping monitor interface stays up.

Line 402 reads
airmon-ng stop $mon_ap &>/dev/null
but $mon_ap does work, as it should be $monap
airmon-ng stop $monap &>/dev/null

Nothing major, it's just if u make a mistake and loop round the monitor interface stays up.

wlan0mon

Since the recent upgrade on the airmon-ng to RC2 your scripts no longer work, when you type in what inferface wlan0mon it says it cant find it, but its lists it on the screen for you to choose

Airmon-ng start wlan0 returns Error: Got channel -1, expected a value > 0 when running Airbase-ng

Thanks for the work you did, its excellent!
I have experience in the past, with manual setup of the Fake AP, and using airbase, that if I was setting my monitor interface using Airmon-ng it would systematically return the "Error: Got channel -1, expected a value > 0" error, and then would render the AP not working. However, the fix i found was to use the following to get rid of the issue:

ifconfig down
iwconfig mode monitor
ifconfig up

Then running airbase fake AP after this would work perfectiy and without the error.

My question: Could it be possible to change the script so that it uses this instead of airmon-ng to set the monitor mode? If so, where would that need to be implemented in the script, Im not a developer at all, and could not figure out where this should be done in the script? Could you give me a clue as to where I could do this? Or if any, is there a reason for me getting this error when running Airbase, that could be fixed otherwise?

Cheers, and keep the good work! Thanks again!!!

p00nd3r

Internet (eth0) interface connection dies

Hi, I just noticed the following issue. I am running Kali in a VM so the guest virtual adapter (eth0) is really a bridge to the host WiFi's Centrino one. I am not sure if that's the reason but my internet connection inside Kali (the guest), dies immediately after starting the pwnstar script. Do you have any idea why?.

Thanks,

-J

Usage in console only (no GUI)

Are there any plans to use for example byobu/screen instead of aterm? When using this over a ssh session, you obviously have no aterm (in fact, the system I am using this on, a raspberry pi, does not even have X11 installed)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.