Jump to content

Xanderॐ

Banned
  • Posts

    691
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Xanderॐ

  1. Well, may I suggest Tryskell places a License scheme on his files ?
  2. Quite remarkably, slowloris can extend into more complex partial requests than those you see in that famous perl script in the internet. Part of being able to detect sophisticated low bandwidth DoS is not having the ability to filter huge amo unts of traffic, but the equally sophisticated software that can detect which traffic is legitimate and which is not. Now, since he reports SYN and UDP floods as part of his protection plan, I wonder why wouldn't slowloris fit in there too.
  3. The following books asume that you already know programming and you wanna sharpen your skills to seek greater heights. 1)Clean Code: A handbook of agile software craftsmanship http://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882/ref=sr_1_1?ie=UTF8&qid=1348693612&sr=8-1&keywords=agile+software+craftsmanship This book is written in java but can be applied in other languages aswell since it focuses on how to write clean, agile, robust and easily testable code. It starts from basic naming principles and goes all the way up to Unit Testing and Multithreading in java. Easy to read if you are familiar with java and quite enjoyable. 2)Designing with Progressive Enhancement: Building the Web that Works for Everyone http://www.amazon.com/Designing-Progressive-Enhancement-Building-Everyone/dp/0321658884/ref=sr_1_1?s=books&ie=UTF8&qid=1348693770&sr=1-1&keywords=progressive+enhancement This book talks about how to build web sites and generally web applications that both look good and work on as many as possible browsers. Progresive enhancement is all about building simple things that are guaranteed to work everywhere and then progressivelly making them more complex adding cutting edge features ( CSS3 , HTML5 ) that will enhance their appearance to the most modern browsers. 3)Modern C++ Design: Generic Programming and Design Patterns Applied http://www.amazon.com/Modern-Design-Generic-Programming-Patterns/dp/0201704315/ref=sr_1_1?s=books&ie=UTF8&qid=1348693896&sr=1-1&keywords=andrei+alexandrescu This book assumes you are something more than familiar with C++. I randomly found it in my ipad's collection a year ago when riding the bus home. By using templates it specializes on building software structures that run at compile time instead of run time translating into very fast applications. The book has some math in it too and assumes knowledge of data structures. This is the type of book that will need to to spend couple of minutes per page to fully understand the magic behind the witchcraft Andrei Alexandrescu performs. I will assume that you know how to search for pdf's at google. Posting direct links would be of no worth since they die pretty fast.
  4. If you wanna take this seriously, I suggest studying networking and programming. Hacking is performed in many levels of the "computer stack". It can vary from understanding network vulnerabilities to perform DoS , up to finding bugs in service applications which can lead to remote/local code execution etc. But it all needs a lot of studying. The other way ofcurse, is to pay some dollars to the russians (giving them free food will equally work since they are poor) and get the "tools" ready. That won't make you a hacker or something, but an idiot like those that have signatures "selling DoS services".
  5. Do you protect against slowloris ? And why is your site down ?
  6. What's that suppose to mean ? We are doing fine ?
  7. If I pm you that I can fly you to the moon with my V16 bigwheel will that be possible too ?
  8. I didn't say you are trying to steal money. I said THEY are trying to steal money from YOU. Can't you understand english ? And yes I'm the pro you are talking about and I can fix it. But I won't. Cause I dont need your money and most of all I don't like your face.
  9. And yes, you DO need this shit. Because if noone gives you this shit, you will keep getting scammed by people trying to take your money. Secondly, you need to provide the full class or method code for someone to tell you what's wrong with it, not just the patch. It might be an incompatibility between your code and the patch that makes it not play well in your project.
  10. If you paid 10 euro for this, you're a dumbass. :)
  11. I guess this means "get DoSed" and our ISP will shut you down and "no we do not provide RAID1" ?
  12. I think this patch is completelly wrong. Yes ?
  13. -- Forgot to read the rules sorry :) -- Delete please.
  14. So ... are we going to move things ahead on this ? :)
  15. Is there a room for an old retired fart like me ????
  16. Sorry ρε man, αλλά εξήγα μου και εμένα, τι νόημα έχει να αλλάξεις το skin αλλάζοντας λίγο τον html κώδικα ? Να πω οτι είναι κάτι που το βλέπουν όλοι ? Δεν το βλέπουν μόνο ο Admin το βλέπει ...
  17. ^ True that. Any decision on the chronicle yet ?
  18. Indeed, i was wrong :)
  19. Doesnt work. Skype is a P2P network that has intermediate nodes. When you talk with some user you dont talk directly to their IP address but instead to an intermediate Node ( a skype server ) that is responsible of forwarding your messages to that person. What you get there is the Skype Node IP Address, not the user's IP address.
  20. http://www.golubev.com/hashgpu.htm Much faster than a 4core or 6core CPU. Uses the GPU which has like 256 cores. Asuming you have CUDA. Supports ATI too i think. Nvidia 670 GTX : 1344 CUDA Cores
  21. This is just a collection of pre-cracked hashes ( precalculated inverse results ). Like a database. It doesn't crack anything. Crack this ... ef36e7d6eb98c0acab1565c432501ec5 Oh and most of the sites in the list, the're gone ages ago. milw0rm has been shut down since the owner didnt have time to maintain. Check your things before you post them.
  22. You're an idiot, this is not hacking, that's scamming. And I barelly believe that some guy will wait in a chatroom and accept to receive your code just because you told them that you are a naked girl ...
  23. Well for starts I like dynamic events. What I didn't like in guild wars 2 is that they are repetitive. Some monster or bandits attack a place , you have to block them. If you dont they will enter the place and you will have to fight them there. If you dont succeed they will set the place on fire and you will have to clean it. This is the basic setup of the events in Guild Wars. After some time it gets repetitive. What would be good is for events to be unscripted and get generated by some sort of AI.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock