Questions tagged [botnet]

A botnet is a collection of internet-connected programs communicating with other similar programs in order to perform tasks.

A botnet's tasks can be as mundane as keeping control of an IRC channel, or it could be used to send spam email or participate in DDoS attacks. The word botnet stems from the two words robot and network.

http://en.wikipedia.org/wiki/Botnet

36 questions
0
votes
1 answer

Create an.htaccess entry for botnet ban

my site is under a botnet attack with multiple IP addresses; the attack consuming bandwidth. I've created this entry in .htaccess but seems does nothing: RewriteEngine on RewriteCond %{REQUEST_URI} /index\.php [NC] RewriteCond %{HTTP_REFERER}…
0
votes
2 answers

Decompiling a virus

If I use a decompiler to get the source of a known C++ .exe botnet bin will the program execute during the "decompile" ? What decompiler should I use?
AnonIce
  • 3
  • 3
0
votes
2 answers

Issue on Snort rules to track IRC servers activities

alert tcp $HOME_NET any -> $EXTERNAL_NET any (msg:"COMMUNITY BOT IRC Traffic Detected By Nick Change"; flow: to_server,established; content:"NICK "; nocase; offset: 0; depth: 5; flowbits:set,community_is_proto_irc; flowbits: noalert;…
Aymen
  • 83
  • 1
  • 2
  • 12
-1
votes
2 answers

why cant they tell the origin of botnets?

I was reading about bot-nets and was wondering why it is not possible to find the origin of these nets and route them out by identifying the origin computer which sets these up ? I perhaps don't understand them very much so pardon my naive question.…
treefrog
  • 1,027
  • 1
  • 15
  • 30
-1
votes
1 answer

Form Hack / XSS / SQL Injection

I got a big problem with a Botnet...I think it is a botnet... What happens? The bot fills out the form and spams the database. Here is the form: