Giter Club home page Giter Club logo

Comments (10)

ianpaine avatar ianpaine commented on August 16, 2024

Same problem with Nexus 5.

from kali-nethunter.

0E800 avatar 0E800 commented on August 16, 2024

apt-get update, apt-get upgrade fixed this for me.

If anyone is interested, I recommend updating xfce.
upgrade xfce 4.8 to xfce4.10 instructions:
nano /etc/apt/sources.list
add:
deb http://ftp.debian.org/debian testing main contrib non-free
save and exit.

apt-get update
apt-get install xfce4 xfce4-goodies xfce4-whiskermenu-plugin

(do not run apt-get upgrade or apt-get dist-upgrade with testing repo enabled)
when done,
nano /etc/apt/sources.list
change:
deb http://ftp.debian.org/debian testing main contrib non-free
to
#deb http://ftp.debian.org/debian testing main contrib non-free
save and exit.

apt-get clean

from kali-nethunter.

offensive-security avatar offensive-security commented on August 16, 2024

Risky...

from kali-nethunter.

majesty8 avatar majesty8 commented on August 16, 2024

Does anyone know how to save the scan result into text file and save into SD card when we perform scanning through kali nethunter terminal shell? Do I need to write script? How to update kali menu and reinstall it in nexus 5?

from kali-nethunter.

binkybear avatar binkybear commented on August 16, 2024

@majesty8
You can output > /sdcard/save.txt or whatever you want to call the file from terminal.

from kali-nethunter.

majesty8 avatar majesty8 commented on August 16, 2024

@binkybear
In the kali nethunter terminal shell, there is a menu button in the top right corner where we can choose the "email to", when we click it, it will save all scan results in the screen into the mail for sending, but in my case, I want it to save the scan result into a txt/csv file instead, how can I achieve that? where should I edit the script to approach that result? Better to customize the menu to add one button "save to txt file" something like that..where can I customize it? please help.

As what you mentioned above, when I perform in the terminal with: su -c bootkali -> airmon-ng start wlan0 -> airodump-ng wlan1, then the scanning will keep going, there will be no output for me to key command to save the scan result. Please help

from kali-nethunter.

binkybear avatar binkybear commented on August 16, 2024

@majesty8
If you want to save airodump-ng you could just add arguments:

airodump-ng -w /sdcard/outputfilename mon0

I believe you can add -o csv if you only want csv but it would probably be best to include all.

I haven't outputted in a while but I think that will get you close to what you want. Airodump will save to csv file to /sdcard/outputfilename then you could use a file manager to access sdcard.

from kali-nethunter.

majesty8 avatar majesty8 commented on August 16, 2024

@binkybear
Thanks a lot! It works.

Can I make the scanning of this command: "su -c bootkali -> airmon-ng start wlan0 -> airodump-ng wlan1" with just a single button click? Make an app like nethunter when we click the "launch wifite" button, straight it will perform wifite scan, we dont need to key command. How can I do that too?

from kali-nethunter.

ianpaine avatar ianpaine commented on August 16, 2024

Why am I being sent copies of all these questions assigned to a closed bug
report?
On 23 Jan 2015 04:25, "Angela" [email protected] wrote:

@binkybear https://github.com/binkybear
Thanks! It works.

Can I make the scanning of this command: "su -c bootkali -> airmon-ng
start wlan0 -> airodump-ng wlan1" with just a single button click? Make an
app like nethunter when we click the "launch wifite" button, straight it
will perform wifite scan, we dont need to key command. How can I do that
too?


Reply to this email directly or view it on GitHub
#12 (comment)
.

from kali-nethunter.

majesty8 avatar majesty8 commented on August 16, 2024

@ianpaine
Sorry about it, I need to clear out my last doubt above which I think @binkybear can help up. Sorry again about that, please allow me to do so. Thanks

from kali-nethunter.

Related Issues (20)

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.