GitHunt
ME

mettke/sec_tool_belt

Small attack script that tries to overload a TCP Connection by sending an infinite amount of data

sec_tool_belt

Security Tool Belt which contains multiple applications for testing application security. Do not use them on a production environment.

  • http_endless_body - Sends an endless http body to verify that the application aborts the connection.
  • http_endless_header - Sends an endless http header to verify that the application aborts the connection.
  • mean_image - Creates a small image with a manipulated header to attack image software.

Languages

Rust100.0%

Contributors

MIT License
Created July 24, 2020
Updated August 10, 2020
mettke/sec_tool_belt | GitHunt