Slashdot Mirror


User: brian.hall

brian.hall's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Ink prices on Kodak Challenges HP's Printer Sales Model · · Score: 1

    What's the model number on that Xerox, and where did you get it for $200? Was it the Phaser 6120?

  2. iptables tarpit for ssh password guessing bots? on Rundown on SSH Brute Force Attacks · · Score: 1

    Since attempts to shut these attacking bots down by reporting the source IPs seem to be ineffective, how about using an iptables ruleset that tracks the abusing IPs, and if they fall into that category, put the connection into a tarpit so the scripts stop scanning and guessing? I suppose this would just make the script kiddies use a timeout of some kind, but it seems more satisfying to at least attempt to tie up the resources of these scripted attack bots.