Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Top Posters

Who's Online (3)

Powered by Vanilla. Made with Bootstrap.
Exploitation using mobile device(iPod touch / iPhone)
  • ??s?gma
    Posts: 10
    said:


    said:


    said:


    said:


    The command: aptitude install nmap
    Doesn't work when I type it in mobile terminal..



    What output do you get?


    Command not found :-/


    Try typing aptitude and just that alone and tell me the output.


    "Command not found" still
  • chroniccommand
    Posts: 1,389
    said:


    said:


    said:


    said:


    said:


    The command: aptitude install nmap
    Doesn't work when I type it in mobile terminal..



    What output do you get?


    Command not found :-/


    Try typing aptitude and just that alone and tell me the output.


    "Command not found" still


    Try typing
    apt-get install aptitude
  • ??s?gma
    Posts: 10
    said:


    said:


    said:


    said:


    said:


    said:


    The command: aptitude install nmap
    Doesn't work when I type it in mobile terminal..



    What output do you get?


    Command not found :-/


    Try typing aptitude and just that alone and tell me the output.


    "Command not found" still


    Try typing
    apt-get install aptitude



    Still command not found...
  • chroniccommand
    Posts: 1,389
    Something is fucked up on your iPod then. Try going into cydia and installing aptitude.
  • ??s?gma
    Posts: 10
    Ok I got aptitude but when I try to install nmap it says:

    E: could not open lock file /var/lib/dpkg/lock - open (13: Permission denied
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
  • chroniccommand
    Posts: 1,389
    said:


    Ok I got aptitude but when I try to install nmap it says:

    E: could not open lock file /var/lib/dpkg/lock - open (13: Permission denied
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?



    You can't run aptitude non-root. Log in as root and do it again it will work.
  • ??s?gma
    Posts: 10
    said:


    said:


    Ok I got aptitude but when I try to install nmap it says:

    E: could not open lock file /var/lib/dpkg/lock - open (13: Permission denied
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?



    You can't run aptitude non-root. Log in as root and do it again it will work.


    I'm not too familiar with mobile terminal. How would you log in?
  • chroniccommand
    Posts: 1,389
    said:


    said:


    said:


    Ok I got aptitude but when I try to install nmap it says:

    E: could not open lock file /var/lib/dpkg/lock - open (13: Permission denied
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?



    You can't run aptitude non-root. Log in as root and do it again it will work.


    I'm not too familiar with mobile terminal. How would you log in?

    It's the same as a Unix terminal so just use the same command you would in Unix.
  • ??s?gma
    Posts: 10
    O ok thanks I'm installing nmap now.
  • chroniccommand
    Posts: 1,389
    said:


    O ok thanks I'm installing nmap now.



    No problem. Glad I could help you out.
  • DizzY
    Posts: 155
    Will this work on 3rd gen?

    2short -.- take this 2short thing off
  • chroniccommand
    Posts: 1,389
    said:


    Will this work on 3rd gen?

    2short -.- take this 2short thing off



    Yea. Works on any jailbroken iPod /iPhone.
  • tangos
    Posts: 6
    the upgrade for iphone 4.0 mobile terminal is break totaly metasploit if you have an error when you do the command ./msfconsole just type the next -------------------

    #cd /private/var

    #apt-get remove ruby rubygems

    #wget
    http://apt.saurik.com/dists/tangelo-0.9 ... os-arm.deb

    #dpkg -i ruby_1.8.6-p111-5_iphoneos-arm.deb

    #wget
    http://apt.saurik.com/dists/tangelo-0.9 ... os-arm.deb

    #dpkg -i rubygems_1.2.0-3_iphoneos-arm.deb

    After that msfconsole must run flawless ;)