|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Jan 2003
Location: FL, NC(I burned this down), MI
Posts: 1,193
|
I have found another source of why my bandwidth is so high.
Password sites. I finally got Webalizer reinstalled and found 15K hits so far today. I am new at SSH. how do I get rid of certian passwords and usernames? ![]()
__________________
don't rent the top room at the Luxor ______________________ ![]() Debbie Nomad's Evil Hobby |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Jun 2003
Posts: 317
|
First off, you need at least a basic program to block this stuff.
Pennywize (pennywize.com) is a good starting point, free if you do everything manually, but otherwise I'd say ProxyPass (proxypass.com). Either one will disable password sharing based upon how many different computers you believe should have access to your members' area. It's rudimentary, and there's more you should do, but it's a crucial first start. As far as getting them shut down - good luck. Even getting copyright violators shut down is tough, like jack in the boxes they magically reappear somewhere else a few months later. Hit me up if you have questions, ICQ 92621328 -doug
__________________
XYCash International Gay Affiliate Program |
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Jan 2003
Location: FL, NC(I burned this down), MI
Posts: 1,193
|
Wow,
as usual you guys really help me keep from going under. I am trying to use Putty to get access to SSH but I do not know any of the language to navigate. I will try the above information and try to learn it so I don't have to keep paying $65 per incident. thanks again. GFY is great.
__________________
don't rent the top room at the Luxor ______________________ ![]() Debbie Nomad's Evil Hobby |
|
|
|
|
|
#4 |
|
Confirmed User
Industry Role:
Join Date: May 2001
Location: Australia
Posts: 934
|
You could pay pennywize every month....
or You could buy the 10 lines of code it takes to stop them from Perlcoders. -Ben
__________________
Cyberwurx Hosting After trying 5 different hosts, I found the best. Since 1997 I've had 2 hours of downtime. Fast support, great techs, no hype, no gimmicks. <- I in no way endorse whatever just got stuck on the left of my post. |
|
|
|
|
|
#5 |
|
Confirmed User
Join Date: Jan 2003
Location: FL, NC(I burned this down), MI
Posts: 1,193
|
thanks
I will just learn SSH and understand how to remove the usernames and password myself It is about time I learned this. I want to be a real webmistress with a bite. ![]()
__________________
don't rent the top room at the Luxor ______________________ ![]() Debbie Nomad's Evil Hobby |
|
|
|
|
|
#6 |
|
Confirmed User
Join Date: Jun 2003
Posts: 317
|
putty is the way to go for sure. But be careful what you monkey with if you're new. Always available if you have a q-
ICQ 92621328 Removing username/password from passwd files via command line does nothing, by the way, since most if not all processors refresh the htpasswd file daily, and if you're not careful you could screw up permissions for new users signing up and their access might not be entered. -doug
__________________
XYCash International Gay Affiliate Program |
|
|
|
|
|
#7 |
|
Too old to care
Industry Role:
Join Date: Jun 2001
Location: On the sofa, watching TV or doing my jigsaws.
Posts: 52,943
|
Can you get a login/password system to recognise an IP address?
so you know who is logging in and where from. |
|
|
|
|
|
#8 |
|
Confirmed User
Join Date: Jun 2001
Location: Wherever I want
Posts: 7,517
|
Cuz the bigger ones are FAKE heheehheeh
|
|
|
|
|
|
#9 | |
|
Confirmed User
Join Date: Jun 2003
Posts: 317
|
Quote:
There is a range - say, 25 IPs - that you can say, OK, this is beyond AOL level usage. Pennywize lets you do that - ProxyPass is more sophisticated and drops AOL from its calculations. This can backfire because some of these abusers recognize this fact and can mask their IPs successfully. More serious than simple password sharing, which just amps your bandwidth, is a proxy attack. For obvious reasons, I won't detail exactly what this exactly is, but it relies on using authenticated requests and cancelled requests. It's happened to us on more than one occasion. Your server load goes through the roof - to the point where SSH and web dies pretty much - bandwidth is stable, nothing in any error log, no idea of where it's coming from. Server dies. Apache has some shitty code in it. ProxyPass is designed to block this sort of attack and has done so with decent success for us. This DoS is amazingly effective and damned difficult to block without something like ProxyPass. Password trading is small-time and easy to block, this other attack is brutal and ruthless. -doug
__________________
XYCash International Gay Affiliate Program |
|
|
|
|
|
|
#10 | |
|
Confirmed User
Join Date: Aug 2001
Location: In a Bunker
Posts: 868
|
Quote:
We do these things (and way more complicated things) for free for clients.
__________________
Does anyone look down here? |
|
|
|
|
|
|
#11 | |
|
Confirmed User
Join Date: Aug 2001
Location: In a Bunker
Posts: 868
|
Quote:
__________________
Does anyone look down here? |
|
|
|
|
|
|
#12 | |
|
Confirmed User
Join Date: Feb 2003
Location: Sacramento
Posts: 1,751
|
Quote:
They will look at how many logins a certain id is using. If over your threshold (you set it), they will lock the account until you look at it. Other things it does, but that is the basics. Now, as someone stated, AOL gives different IP addresses everytime someone logs in. So if you set your threshold at no more than 4 or 5 ip's in a 24 hour period, you should be fine. But you definately need something on top of you just deleting users. You won't always catch everything.
__________________
Selfpleasure.com for sale on auction. Closes on Tuesday March 11th at 9pm PST!!!! Dirty enough to be good, but clean enough for everyone! ------------------------------------------------------------------ ![]() Moral Police - First graduating class coming soon! - Forcing our values across the internet |
|
|
|
|