Jump to content

C-S-B

Active Members
  • Posts

    45
  • Joined

  • Last visited

Posts posted by C-S-B

  1. That's quite the list. ;)

    Hey didn't see you here until now! Welcome! What about a thread for the lamerz who come around asking us to hack for them! Remember that crazy Detroit woman? Followed my friend into some forums and then tried to get me and several other people to hack that password so crazy woman could wipe out all the evidence saved in some other forum. Did you hear about that? It seems the psycho keeps posting about this forum after she was caught posing as herself (chuckles) and it makes for some really warped reading. http://catkick.livejournal.com/ ...

    Yeah catkick, kathryn, whatever she calls herself. She should really see a shrink!

    Oh man, dude, dead people tell her things! Dead famous dudes! But really when using the lame excuse that someone MUST HAVE posed as her, and that doesn't seem to change reality, then go for the "a dead rock star told me so!" and see if that line works! Btw, who is Dirk? Is he a hacker? If he read those posts on crazy woman's livejournal, he must be laughing his lungs out!

    As of posting this, the crazy woman has had her posts removed or she removed them so anyone stumbling onto this won't know what I'm referencing here. But it was there at one time.

    Sorry didn't catch it sooner.

  2. I am curious myself too, that's why I am asking. I am planning in upgrading my current phone to a N97. But heard from some friends of mine that, I should get an Iphone. I've always been a big fan of Nokia, so now I am just a little unsure.

    N900 Linux > N97 Symbian.

  3. How's your experience been with Iodine? I've found Ozyman a bit more stable, but ya, definitely Iodine is easier.

    I run Iodine on my WRT54g and have successfully tunnelled from netbook and N900. I had to set a lower mtu to get an ssh connection.

    Not had any trouble yet but I don't use it all that frequently with HSPDA access being much faster.

  4. The community will port meego, maemo is stable and being updated.

    There are threads discussing the meego situation.

    If you want a real hackers phone that is functional for day to day use then there is no other option.

  5. I roll with a Nokia N900. It uses a proper linux distro and you can install apps and do as you please and don't have to wrestle with your device to get root.

    Neopwn is coming soon which will give you backtrack in a hanheld device.

  6. Ok, so I have a problem with binding the address, I issue the command:

    ssh user@tylerjd.com -D 8080

    *user is not root*

    Then I put in the proxy info to Firefox for Mac,

    it says the proxy server isn't configured right,

    and this is what is says in terminal:

    channel 3: open failed: administratively prohibited: open failed

    Any help would be greatly appriciated

    the error says it all. Whatever server you are using is stopping you from tunneling.

  7. Hey I've kinda never used any of these tools and I would like to try metasploit but I have no idea on how to use it and its interface, features etc

    Can somebody please explain............

    Thanks

    That's a big ask. There was a recent show on Hak5 introducing the many features of Metasploit.

    Try looknig at the readme and using the app. That's the best way to learn.

    Chances are, most of the computers you might want to 'pwn' will be patched beyond the exploitable versions in MSF so if you're hoping for some point and click action, you'll no doubt be disapointed.

    It does however have many great features that are useful for breaching security but is best used in conjunction with many other tools. Go get Backtrack 4 and play.

  8. Does anyone know any tools that can reset the password on an account? My friends mother apparently forgot the password to the admin account on her computer and now they're in a bit of a fix. I heard of something called ERD commander that can do everything i need, but i havent been able to find it very easily.

    They run windows vista (not sure if its 32 or 64 bit).

    If this doesnt work, my only alternative is to back up all the files on their primary account, make a new account, restore the files on the new account, and delete the old one. I would rather not resort to something this extreme, so can anyone help me out?

    http://home.eunet.no/pnordahl/ntpasswd/

  9. My comment stilll stands, if you can run the JTAG hack, you can obtain or create new ODD key from Linux. As long as you have a box not fully updated you can exploit it.

    Jungle flasher is pretty click and go but I've never had any luck with it. I prefer dosflasher, CLI FTW.

  10. the drives cant just be swapped. Drivers are linked to the Motherboards via keys, you need to extract the key from the original drive, then spoof it onto the new drive of the same type. (Not the easiest of tasks if you cant flash the drive).

    How did you fail to flash the drive? If you just couldnt do it, then chances are you probably didnt connect the cables back in correctly.

    If you tryed to flash and fail, then your xbox is now and expensive media centre. All and all, more information is needed.

    With the JTAG exploit, you could create a new/dump the old DVD key. If you don't have the latest bootloader on your box that is.

  11. Hello again all...

    I'm back again because I have a friend's Toshiba Tablet PC here it's a PORTEGE M205-S810.

    we are trying to get windows reinstalled on it and not having much luck. We cannot find the original toshiba optical drive it came with and attempts to boot via USB optical drives and USB Memory Sticks have failed as well as the supposedly supported option of booting from an SD Card.

    So we have found we can PXE boot the machine, we have tried several things so far from "WINNER" to "Ultimate Deployment Appliance" and seem to get one error or another.

    WINNER for example gets all the way done with it's little setup and reboots starting the windows setup and it dies because amdide.sys or some file resembling that name is missing.

    UDA first tells us we don't have drivers for the NIC and when we add them through the web interface we then get what can only be described by my friend as "gobbly gook". The drivers we downloaded were from Toshiba's support page when entering the appropriate model.

    I am currently looking at "Unattended" but I'm not expecting a miracle at this point. I really don't want to have to find a Toshiba optical drive just so we can reinstall.

    Thanks in advance all!

    This article is what you want. PXE booting to install Windows with open source tools.

    http://www.linuxjournal.com/article/10410

  12. Yes that should work, but I would try on a connection that doesn't have a proxy server or massive firewall prohibiting your connections first.

    Bare in mind that the tunnel you are creating needs you configure your browser/application to use a socks proxy for it to be any use.

    Generally, proxy servers keep 443 open and don't interfere.

    I'm tunneling this connection I'm on now through port 443 to an ssh server through a proxied connection.

    P.S. use putty as your ssh client.

  13. plink -N -D 443 name@host -P 443

    This is the one you want(assuming host==address of your outward facing IP), this would give you a socks proxy on 127.0.0.1:443. Then you can surf the interwebs from your browser(given that you have set up your browser correctly.)

    An easier solution would be to just run the SSH server on your DD-WRT router, that just requires a tick box and a password then you can access any internal services with port forwarding including freeSSHd on your desktop.

    Also your external port doesn't have to be the same as your internal port you are forwarding to. So you could leave ssh running on 22 for internal connections and forward requests on 443 to 22.\

    Your outward facing IP is going to change and that's where dyndns comes in handy.

    http://www.dd-wrt.com/wiki/index.php/DDNS_..._inadyn_-_HOWTO

    That link has all you need to know.

  14. Whoops. Well, you can easily get root using the user password. if they have permissions

    I have insults turned on in my bash, so I'd be a little suspicious if it returned 'Sorry, try again'. I'm used to and deserve some verbal abuse if i get my passwd wrong.

  15. I just got into c++ and im having a bit of trouble with the programming. But theres this one thing with my programming that my c++ complier doesn't seem to allow. Theres this line of code in my program that my compiler classifies as an error. This is it:

    cout << "Hi there!" << end1; //end1=next line

    this is the whole code:

    #include <iostream>

    using namespace std;

    int main(int argc, char* argv[])

    {

    //Without "using" statement, this would be std::cout

    cout << "Hi there!" << end1; // "end" =next line

    return 0;

    }

    I also made another code meant to perform a calculation. But it had the same problem as this. I originally used the program dev C++ and i also tried a program called CodeBlocks. Both display the same error. Can anyone tell me whats wrong with my code?

    It looks incredibly much like you are using the number one instead of a lowercase L.

    I find

    cout << "Hello there!\n";

    easier to read.

  16. Cool, I might try this a little later to put XP back on my eee

    I used this technique for my mothers AAO, it works fine if you don't have a usb cd-rom drive to hand and you can expect some pretty quick installation times (well for xp anyway). A caveats to watch for though-sometimes XP, in all it's wisdom installs itself with d: as root, not a functional issue but untidy. I also found I had to do another install over XP using the i386 folder in order to get a clean installation free of problems.

    Maybe you could do a segment on this as it's possible and very useful for an admin and possible with the AAO and most other netbooks:

    Utilising PXE booting, Freedos and a SAMBA share, you can do a complete network install of XP using open source tools.

    If needed, I'm sure I could write something up going into greater detail, incorporating LTSP for instant Ubuntu action over a network.

    However,

    I'd recommend just dropping XP from the AAO. Ubuntu is all I have on mine and I've never had any issue or need for XP.

×
×
  • Create New...