Looking for ddos testing tools [closed] - linux

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I'm looking for a toolkit to test how my website will react to a DOS/DDOS attack. The only tool I know so far, is Low Orbit Ion Cannon. However, I don't know how this one compares to any other tools avaliable. Also, I'd love the ability to run it from the command line on linux.
Which DDOS tools would you recommend for me?
I prefer open source, unless the alternative is significantly better

Normally, "real" testing against a DDOS attack or, just heavy traffic in general, is referred to as "load testing". Perhaps google will yield better results from those keywords.
I use LoadStorm--it's been reliable and I would recommend it.

Fearboot.com is a good place for that.

Related

Recommend a Python Library to Automate Web Actions for End Users? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed last year.
Improve this question
My company a web based ERP system and there are several tedious, repetitive tasks I'd like to automate and seems like it should be fairly easy to do in Python... I've been using the Pandas library and only familiar with the analytical power of Python.
Is there a library anyone would suggest for accomplishing this?
Thank you,
Me
You may try ClointFusion which offers 100+ easy to use functions developed using pyautogui, helium among others.
Disclaimer: I am one of the Developers of ClointFusion

What is the best way to test a node.js web server for security issues? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
How could we test our node.js webserver for security issues?
There are good software like Acunetix which can do a pretty well job. Basically it tests common hacking technics like sql injection and cross scripting, then generating a report of the issues if there are any. But is quite expensive.

What is the best log analyzer tool for linux server? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I am currently working on setting up server which generates reports and upload them to external SFTP. I need a log analyzer which is possible free and runs on Linux server. Which one is the best solution?
I read a lot about SumoLogic, but not sure if this is the tool to go with.. ?
You can check goaccess.
GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.
http://goaccess.io/
Its pretty straight forward and free too.

Alipay Integration [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Does anybody know anything about Alipay payment service? Does alipay.com have an API (Like paypal or moneybookers)? Does anybody have documentation? I cannot find anything.
Thanks in advance.
I have also started development with alipay. Maybe this can be helpful:
https://globalprod.alipay.com/order/integrationGuide.htm
Stripe has just added support for Alipay. Using this is likely to be far easier than trying to reinvent the wheel.
I just recently needed to integrate Alipay into my site, and decided to open up a derivative of my work. It's pretty basic, doesn't include refunds, etc. But it will hopefully point you in the right direction: https://github.com/bitmash/alipay-api-php
I will improve the library over time (hopefully). Keep in mind this is not the GLOBAL Alipay version. It is the domestic Alipay version for Chinese merchants. However, the APIs are very similar.

SharePoint 2007 Analytics Package [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
While the built-in analytics of MOSS2007 are nice to have - they are inadequate at the same time. Any ideas where I can look for a more comprehensive package? Am I missing something?
Thanks,
Carl
Take a look at Nintex Reporting. We just bought it and it seems like a nice enhancement on top of the out of the box usage reporting. They seem to do everything "right" from a supportability point of view too, so you don't have a tool in there monkeying directly with your content databases.
I've also heard claims from our Webtrends rep that they have some SharePoint-specific capabilities, if that's a product suite you already happen to use.
If you're looking for Usage reporting, you could surf over to http://www.intlock.com/ and look into CardioLog too.

Resources