Adblock breaks this site

Help with remote shellll

Discussion in 'Programming General' started by cp, Jul 26, 2008.

  1. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    Help with remote shellll

    How would one go about creating a shell for a computer to be accessed over the interbutt?

    Direct sockets do not work for me. I wrote a shell that listens on a port, but I can't really access it by using my IP directly. (IE: connecting to x.x.x.x:999)

    I know the issue relates to portforwarding, but I don't want to go down that route for now. Anyone have any ideas ?

    I was thinking of having the shell connect to an IRC server, and take commands by PMs, but I want to know if there are other ways.
     
  2. jdsfighter

    jdsfighter Forum Addict
    Visual Basic Programmers

    Joined:
    Jan 21, 2007
    Posts:
    603
    Referrals:
    0
    Sythe Gold:
    0
    Help with remote shellll

    It would be much easier to simply port forward. This takes about 30 seconds to do from your computer. There aren't many other ways.
    You can always use a central server as well. Like have a middle man that passes data from your computer to theirs.
     
  3. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    Help with remote shellll

    Yeah, I was thinking of making a simple server in PHP, and have the clients connect to that.

    Port forwarding is not always an available option, so I'm trying to avoid that.
     
  4. jdsfighter

    jdsfighter Forum Addict
    Visual Basic Programmers

    Joined:
    Jan 21, 2007
    Posts:
    603
    Referrals:
    0
    Sythe Gold:
    0
    Help with remote shellll

    What do you mean it isn't an option? It is just a simple opening the router/modem control panel and enabling the selected ports.
     
  5. Covey

    Covey Creator of EliteSwitch
    Retired Sectional Moderator Visual Basic Programmers

    Joined:
    Sep 9, 2005
    Posts:
    4,510
    Referrals:
    9
    Sythe Gold:
    9
    Discord Unique ID:
    807246764155338833
    Discord Username:
    Covey#1816
    Help with remote shellll

    Combination of different Operating Systems, User Privledges & Modem Models will make it very difficult.
     
  6. Jazz00006

    Jazz00006 Apprentice
    Visual Basic Programmers

    Joined:
    Aug 26, 2005
    Posts:
    807
    Referrals:
    0
    Sythe Gold:
    0
    Help with remote shellll

    I think JDS means for the user to do it, not an automated process, but that would defeat the stealth part...

    Another alternative is an automatic VPN creator / joiner.
     
< Selling ProFighter, ProMiner and ProChopper source | What should i do. >


 
 
Adblock breaks this site