PLA Forums

Other Stuff That Has Little To Do With PLA => Techinical Shit => Phreaking, Hacking, Social Engineering, Lock Picking => Topic started by: Anarchy Angel on May 15, 2007, 02:25:46 PM

Title: Heres some crap.
Post by: Anarchy Angel 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 (http://hackerscenter.com/archive/view.asp?id=20416) <--Think thin - the skinny on thin clients

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

ty.
Title: Re: Heres some crap.
Post by: Reverend Greed 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.
Title: Re: Heres some crap.
Post by: Anarchy Angel 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.
Title: Re: Heres some crap.
Post by: mr_doc 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.
Title: Re: Heres some crap.
Post by: trevelyn 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
Title: Re: Heres some crap.
Post by: Anarchy Angel 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 (http://www.google.com/search?hl=en&safe=off&q=define%3ADMZ&btnG=Search)
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
Title: Re: Heres some crap.
Post by: Reverend Greed 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.