Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Problems and Solutions in SlowHTTPTest installation

2025-02-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

When the installation SlowHTTPTest appears:

Checking for SSL_library_init in-lssl... No

Configure: error: OpenSSL-devel is missing

Need to install libssl-dev and openssh, some need to install openssh-devel, but there is no installation of openssh-devel, only install libssl-devl and openssh

Root@kali:~# apt-get install libssl-dev install libssl-dev

Root@kali:~/Downloads/slowhttptest-1.5#. / configure install slowhttptest-1.5

Checking for a BSD-compatible install... / usr/bin/install-c

Checking whether build environment is sane... Yes

Checking for a thread-safe mkdir-p. / bin/mkdir-p

Checking for gawk... No

Checking for mawk... Mawk

Checking whether make sets $(MAKE)... Yes

Checking for galleys... Glossy +

Checking whether the C++ compiler works... Yes

Checking for C++ compiler default output file name... A.out

Checking for suffix of executables...

Checking whether we are cross compiling... No

Checking for suffix of object files... O

Checking whether we are using the GNU C++ compiler... Yes

Checking whether gathers + accepts-g. Yes

Checking for style of include used by make... GNU

Checking dependency style of galleys... Gcc3

Checking for gcc... Gcc

Checking whether we are using the GNU C compiler... Yes

Checking whether gcc accepts-g. Yes

Checking for gcc option to accept ISO C89... None needed

Checking dependency style of gcc... Gcc3

Checking for SSL_library_init in-lssl... Yes

Checking how to run the C preprocessor... Gcc-E

Checking for grep that handles long lines and-e. / bin/grep

Checking for egrep... / bin/grep-E

Checking for ANSI C header files... Yes

Checking for sys/types.h... Yes

Checking for sys/stat.h... Yes

Checking for stdlib.h... Yes

Checking for string.h... Yes

Checking for memory.h... Yes

Checking for strings.h... Yes

Checking for inttypes.h... Yes

Checking for stdint.h... Yes

Checking for unistd.h... Yes

Checking fcntl.h usability... Yes

Checking fcntl.h presence... Yes

Checking for fcntl.h... Yes

Checking limits.h usability... Yes

Checking limits.h presence... Yes

Checking for limits.h... Yes

Checking netdb.h usability... Yes

Checking netdb.h presence... Yes

Checking for netdb.h... Yes

Checking netinet/in.h usability... Yes

Checking netinet/in.h presence... Yes

Checking for netinet/in.h... Yes

Checking for stdlib.h... (cached) yes

Checking for string.h... (cached) yes

Checking sys/socket.h usability... Yes

Checking sys/socket.h presence... Yes

Checking for sys/socket.h... Yes

Checking sys/time.h usability... Yes

Checking sys/time.h presence... Yes

Checking for sys/time.h... Yes

Checking for unistd.h... (cached) yes

Checking for stdbool.h that conforms to C99... Yes

Checking for _ Bool... Yes

Checking for an ANSI C-conforming const... Yes

Checking for size_t... Yes

Checking whether time.h and sys/time.h may both be included... Yes

Checking sys/select.h usability... Yes

Checking sys/select.h presence... Yes

Checking for sys/select.h... Yes

Checking for sys/socket.h... (cached) yes

Checking types of arguments for select... Int,fd_set *, struct timeval *

Checking for vprintf... Yes

Checking for _ doprnt... No

Checking for atexit... Yes

Checking for gettimeofday... Yes

Checking for poll... Yes

Checking for select... Yes

Checking for socket... Yes

Checking for strerror... Yes

Checking for strstr... Yes

Checking for strtol... Yes

Configure: creating. / config.status

Config.status: creating Makefile

Config.status: creating src/Makefile

Config.status: creating man/Makefile

Config.status: creating config.h

Config.status: executing depfiles commands

After the installation is complete, run slowhttptest.

Examples of use

Slowhttptest-c 1000-B-g-o my_body_stats-I 110-r 200-s 8192-t FAKEVERB-u url-x 10-p 3

Slowhttptest-c 1000-X-g-o-slow_read_stats-r 200-w 512-y 1024-n 5-z 32-k 3-u url-p 3

Slow message body mode

Slowhttptest-c 1000-B-g-o my_body_stats-I 110-r 200-s 8192-t FAKEVERB-u https://xxxxx-x 10-p 3

Examples in slowloris mode

Slowhttptest-c 1000-H-g-o my_header_stats-I 10-r 200-t GET-u https://xxxxx-x 24-p 3

The examples used in slow read mode are explored through agents. X.x.x . XDrex 8080 has website usability different from that of you from IP

Slowhttptest-c 1000-X-r 1000-w 10-y 20-n 5-z 32-u http://xxxxx-p 5-l 350-e x.x.x.x:8080

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report