Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

21
votes
14answers
1k views

Can it be morally defensible to release a program which games an MMORPG? [closed]

I have written presumably some of the first code to modify the memory of a popular new MMORPG in such a way as to create a macro framework, allowing for advanced automated reactions, skill/level gain, ...
1
vote
4answers
177 views

Good source to learn how about virus and other security tools?

Anti-virus, malware, botnets and the like are becoming larger and larger parts of our daily lives. Are there any resources that discuss creating anti-virus tools, security tools and such? Seems like ...
0
votes
2answers
47 views

why cant they tell the origin of botnets? [closed]

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 ...
0
votes
1answer
130 views

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: <form method="POST" action=""> <textarea ...
0
votes
1answer
206 views

Could Amazon S3 (& AWS generally) Services Be Affected by DDOS Botnet Attacks Against Amazon.com

With groups planning to attack Amazon, does anyone have an idea if customers who use their Cloud Services could be affected? I get that they are trying to shut down the retail side, but do you think ...
0
votes
2answers
118 views

Statistics on where Malicious Hackers / Spammers live [closed]

Does anyone have any ideas on where the worst Global Hackers Live (from a USA perspective). By this I mean, where do warez, serialz, botnets, spammers have their residence? In what countries are those ...
-5
votes
0answers
122 views

Are there a well-documented botnet sources available? [closed]

recently I have been reading up a lot on the "botnet" topic and I'm considering writing a botnet as my bachelor thesis (for academic purposes only). I'd like to ask if you know of any easy-to-read ...