Page 1 of 2 12 LastLast
Results 1 to 16 of 28

Thread: FAO someone that has some web hardware present.

  1. #1
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,164
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    FAO someone that has some web hardware present.

    I think we should start a simple FREE 'locater' service.

    The idea is that when someone nicks your pc, you goto the simple add supported web page, log in, and set your PC to 'stolen' status. If anyone connects the PC in its current configuration to the net (and plenty of dumb ass people must do) we get its IP and some other config.

    So needed! Someone who has good, not really fast, but reliable and international peerings and some spare capacity is wanted.

    Simple really, i'll nock up a trival app that runs as a service, every time the PC is connected to the net, a Heartbeat will be sent to your webserver, containing the hash of the machine, and the interactive logged on username.

    I'll get a simple response back, if its "laptop has been stolen", i'll then send a lot more information (browser history, or something similar) and every all this data including the IPs should be logged (this service will transmit some statistics too).

    This isn't a profit endevor, the idea is it will be free because the impressions of the adds seen when someone registers + downloads, will pay for all the 'talkback' traffic.

    If someone is intrested in this, and can help with the web end hardware, post here and i'll try and have the spy client written by monday
    throw new ArgumentException (String, String, Exception)

  2. #2
    NOT Banned
    Join Date
    Jan 2007
    Posts
    5,905
    Thanks
    412
    Thanked
    278 times in 253 posts

    Re: FAO someone that has some web hardware present.



    Neat idea, what do you mean web end hardware a dedi server or just a webhost.

  3. #3
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,164
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    Re: FAO someone that has some web hardware present.

    a web host that would coupe with such a thing been hosted without flinching.

    Preferably paid for by a firm they work for who would be happy to foot a couple of GiB of transit, for some good will.

    As for if its virtualised, or dedicated hardware, it really dosen't matter!
    throw new ArgumentException (String, String, Exception)

  4. #4
    Don't feed the trolls... tiggerai's Avatar
    Join Date
    Aug 2003
    Location
    Milk & Beans
    Posts
    9,286
    Thanks
    271
    Thanked
    480 times in 313 posts
    • tiggerai's system
      • Motherboard:
      • Gigabyte MA770T-UD3P
      • CPU:
      • AMD PhenomII 955BE
      • Memory:
      • 4Gb Corsair XMS DDR3
      • Storage:
      • Lots
      • Graphics card(s):
      • Sapphire X1950XT
      • PSU:
      • Hiper Type-R 550w
      • Case:
      • Antec lovely black thing
      • Operating System:
      • Windows 7
      • Monitor(s):
      • 2x 20" widescreen
      • Internet:
      • Pipexpants

    Re: FAO someone that has some web hardware present.

    I got a RAQ3 flashed to a 550 that's sat here doing nothing...

    .. shame about my bandwidth tho.

  5. #5
    NOT Banned
    Join Date
    Jan 2007
    Posts
    5,905
    Thanks
    412
    Thanked
    278 times in 253 posts

    Re: FAO someone that has some web hardware present.

    wouldn't take up much bw would it? what size of data would be sent back (1 mb or just a few hundred kb?). I wouldn't mind seeing some source code to try and make something like that too

  6. #6
    I R Toff Pandi! TAKTAK's Avatar
    Join Date
    Mar 2008
    Location
    Vergon6
    Posts
    7,449
    Thanks
    549
    Thanked
    1,012 times in 747 posts
    • TAKTAK's system
      • Motherboard:
      • ASUS ROG STRIX B450-F GAMING
      • CPU:
      • Ryzen 7 3700X
      • Memory:
      • 16GB Corsair Vengeance LPX 3200MHz
      • Storage:
      • 500GB Samsung 970 EVO
      • Graphics card(s):
      • 5700 XT 50th Anniversary
      • PSU:
      • Be Quiet SFX-L 600W
      • Case:
      • Lian Li PC-O11 Mini
      • Operating System:
      • Windows 10
      • Monitor(s):
      • LG Ultrawide
      • Internet:
      • 200Mb FTTP

    Re: FAO someone that has some web hardware present.

    Quote Originally Posted by moogle View Post
    wouldn't take up much bw would it? what size of data would be sent back (1 mb or just a few hundred kb?). I wouldn't mind seeing some source code to try and make something like that too
    well it would only need to be a text string so it should be fairly small.. this is a good idea tho.
    Post Counts and Other Rewards, Rules, Folding@Home, Fans: Push vs Pull vs Push-Pull, Corsair PSU OEMs.

    Quote Originally Posted by razer121 View Post
    Would you like me to enter you? it would be my pleasure
    TAKTAK.co.uk

  7. #7
    Flower Child stytagm's Avatar
    Join Date
    Aug 2004
    Location
    London
    Posts
    754
    Thanks
    47
    Thanked
    23 times in 18 posts

    Re: FAO someone that has some web hardware present.

    Quote Originally Posted by TAKTAK View Post
    well it would only need to be a text string so it should be fairly small.. this is a good idea tho.
    The heatbeat would be very little data, but you'd need to serve the website too, which would probably be more.

    It's a good idea, let us know how you get on.
    They told me I was gullible ... and I believed them.

  8. #8
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,164
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    Re: FAO someone that has some web hardware present.

    Indeed, it would be a tiny payload in the heartbeat.

    However, lots of people using tiny heartbeats can add up. Combined with no revenue stream for this, it could get quite big. However at first it obviously wouldn't.

    The website itself would have adverts to pay for the bandwidth used whilst siging up for an account, activating a system as stolen.

    I'll nock up the client end this Sunday if i get a round to it!
    throw new ArgumentException (String, String, Exception)

  9. #9
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,277
    Thanks
    292
    Thanked
    839 times in 474 posts

    Re: FAO someone that has some web hardware present.

    This is a very interesting idea.

    I expect a donation system would work very well for such a site, too.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  10. #10
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,164
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    Re: FAO someone that has some web hardware present.

    Maybe its just i really don't believe in human kindness, but i doubt it would. I'll even put money on that.

    The best bet would be to get people to view enough adds when they sign up, to pay for it to last for a while.

    So anyone intrested in helping out with the web back end? Steve, don't suppose u've got some spare capacity and bandwidth, know any company that likes doing good for the geek community, that in turn for some branding would help by sparing some web hosting resources?
    throw new ArgumentException (String, String, Exception)

  11. #11
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,277
    Thanks
    292
    Thanked
    839 times in 474 posts

    Re: FAO someone that has some web hardware present.

    Not got an answer for you right now on that.

    One thing I have thought of - if this app is going to dish out information that'll help the computer be located once it's stolen, communication with the server will need to be https, or some other way that allows the server to be identified, to avoid a man in the middle attack and somebody swanning off with your data.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  12. #12
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,164
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    Re: FAO someone that has some web hardware present.

    basic rolling cryptography hash should suffice.

    it dosen't have to be *that* secure because the first cut will only report the clients IP.

    only a second more advanced cut would report anything else, and i'm not sure if anything thats confidential is required! Would browsing history actually be helpful? Probably not.
    throw new ArgumentException (String, String, Exception)

  13. #13
    Senior Member Workaholic's Avatar
    Join Date
    Oct 2004
    Location
    Manchester
    Posts
    1,500
    Thanks
    187
    Thanked
    14 times in 12 posts

    Re: FAO someone that has some web hardware present.

    Quote Originally Posted by TheAnimus View Post
    basic rolling cryptography hash should suffice.

    it dosen't have to be *that* secure because the first cut will only report the clients IP.

    only a second more advanced cut would report anything else, and i'm not sure if anything thats confidential is required! Would browsing history actually be helpful? Probably not.
    Browsing history might help if they use the computer for their own personal use..
    Woohoo now Assistant Manager!


  14. #14
    HEXUS.social member Agent's Avatar
    Join Date
    Jul 2003
    Location
    Internet
    Posts
    19,168
    Thanks
    735
    Thanked
    1,607 times in 1,045 posts

    Re: FAO someone that has some web hardware present.

    Is there any reason why the server couldn't just be some basic cheap web-hosting?

    Getting the service / application to do a POST/GET URL request should be fairly simple. The page then logs this information and sends a reply over HTTP to the application / service. The application could then be programmed to do various things based on the page contents. All of this would obviously be hidden.

    The coding in ASP/PHP would be fairly minimal and the bandwidth / load on the server would be considerably less than any forum would cause.
    Quote Originally Posted by Saracen View Post
    And by trying to force me to like small pants, they've alienated me.

  15. #15
    NOT Banned
    Join Date
    Jan 2007
    Posts
    5,905
    Thanks
    412
    Thanked
    278 times in 253 posts

    Re: FAO someone that has some web hardware present.

    Start small then expand. I too think a webhost can handle it at the start then if it gets too big for its boots then you can switch.
    Don't go the ASP route.. PHP ftw!

  16. #16
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,277
    Thanks
    292
    Thanked
    839 times in 474 posts

    Re: FAO someone that has some web hardware present.

    Yeah, what agent said.

    I got 20GB/mo transfer on my cheap hosting account, MySQL, PHP, PERL.

    Only thing I can't do is configure a virtualhost, so any domain name would have to redirect to a subdomain of time.

    Would be a cheap (free) way of testing the water.

    Not sure what authority of signature my server can produce, either (i.e. to verify that the client is connecting to where it's meant to be connecting).
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. So you want to be a web developer?
    By tiggerai in forum Software
    Replies: 26
    Last Post: 30-06-2008, 02:54 PM
  2. FAO whoever looks after web stuff
    By kasavien in forum General Discussion
    Replies: 2
    Last Post: 06-12-2007, 12:43 PM
  3. FAO: Hardware Manufacturer's
    By Zak33 in forum PC Hardware and Components
    Replies: 17
    Last Post: 18-02-2005, 03:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •