Author Topic: Heres some crap.  (Read 2599 times)

Offline Anarchy Angel

  • I love cheese
  • Junior Phone Loser
  • **
  • Posts: 27
  • 1337 13V3L: +0/-19
Heres some crap.
« on: May 15, 2007, 02:25:46 PM »
These are some txts i made when i was with HSC. I am no longer a member so PLZ dont try to email me at the HSC address. Some of my work is still there so i thought i would share.

http://hackerscenter.com/archive/view.asp?id=20416 <--Think thin - the skinny on thin clients

http://hackerscenter.com/archive/view.asp?id=22015 <-- The skinny on thin clients part 2

ty.
#!/usr/local/bin/perl
$a = 'RTFM' ;
$b = 'STFU' ;
print "$a and $b" ;

Offline Reverend Greed

  • PLA Guru
  • *****
  • Posts: 224
  • 1337 13V3L: +42/-7
Re: Heres some crap.
« Reply #1 on: May 16, 2007, 01:45:51 PM »
Quote
NOTE: This theory has never been tested; I got as far as needing a FTP server with anonymous access that runs on port 21 ?My ISP blocks port 21 :*(?. I was however able to get access to the FTP server, download a config file and send it to my gmail account from no access at all!! This theory could very well work but until it has been tested it stays a theoy.

Geez, if my ISP blocked port 21 - I'd change providers.  However, you stated you got access - I think an important note to some people would be how you did it.  For example, port 21 may be blocked, but what about port 2121?  Those people using routers can easily accomplish this task by simply assigning a port by using the DMZ function.
Reboot America

Offline Anarchy Angel

  • I love cheese
  • Junior Phone Loser
  • **
  • Posts: 27
  • 1337 13V3L: +0/-19
Re: Heres some crap.
« Reply #2 on: May 16, 2007, 01:58:29 PM »

Geez, if my ISP blocked port 21 - I'd change providers. 

i would love to, but my little town only has one cable provider.  :'(

Ty for your input RG, if i ever update that txt i will be sure to add that in.
#!/usr/local/bin/perl
$a = 'RTFM' ;
$b = 'STFU' ;
print "$a and $b" ;

Offline mr_doc

  • Supergluer of coins
  • PLA Junkie
  • *****
  • Posts: 801
  • 1337 13V3L: +71/-24
    • PLA LotGD
Re: Heres some crap.
« Reply #3 on: May 16, 2007, 02:56:42 PM »
Quote
NOTE: This theory has never been tested; I got as far as needing a FTP server with anonymous access that runs on port 21 ?My ISP blocks port 21 :*(?. I was however able to get access to the FTP server, download a config file and send it to my gmail account from no access at all!! This theory could very well work but until it has been tested it stays a theoy.

Geez, if my ISP blocked port 21 - I'd change providers.  However, you stated you got access - I think an important note to some people would be how you did it.  For example, port 21 may be blocked, but what about port 2121?  Those people using routers can easily accomplish this task by simply assigning a port by using the DMZ function.

Port forwarding does that.
PLAlotgd  -If you play, I will hate you a little less.
Unnamed Forums

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: Heres some crap.
« Reply #4 on: May 17, 2007, 07:10:18 PM »
yeah what the hell do you mean DMZ function??

ssh into your router and do an iptables update to the first slot, in the FORWARD chain. :p

Offline Anarchy Angel

  • I love cheese
  • Junior Phone Loser
  • **
  • Posts: 27
  • 1337 13V3L: +0/-19
Re: Heres some crap.
« Reply #5 on: May 18, 2007, 01:44:03 PM »
yeah what the hell do you mean DMZ function??

ssh into your router and do an iptables update to the first slot, in the FORWARD chain. :p

Are you asking what a DMZ is or why he would sugjest it?

DMZ defs HERE
As for why he would sugjest it, maybe he thought it would fool my ISP  ??? it didnt really make sense to me but i have found sometimes its best to just to say,"ok mhm" and nod. Perhaps even back away slowly if needed.   :D
« Last Edit: May 18, 2007, 01:47:13 PM by Anarchy Angel »
#!/usr/local/bin/perl
$a = 'RTFM' ;
$b = 'STFU' ;
print "$a and $b" ;

Offline Reverend Greed

  • PLA Guru
  • *****
  • Posts: 224
  • 1337 13V3L: +42/-7
Re: Heres some crap.
« Reply #6 on: May 18, 2007, 05:42:03 PM »
yeah what the hell do you mean DMZ function??

ssh into your router and do an iptables update to the first slot, in the FORWARD chain. :p

http://www.homenethelp.com/web/explain/port-forwarding-dmz.asp

There are advantages to both.  I was just giving one example.
Reboot America