Siege: multiple url

From OnnoWiki
Revision as of 15:50, 6 December 2018 by Onnowpurbo (talk | contribs)
Jump to navigation Jump to search

urls.txt

Edit file

vi /home/onno/.siege/urls.txt

Isi misalnya dengan

http://192.168.88.240/DVWA-1.9/login.php POST username=admin&password=password&Login=Login
http://192.168.88.240/squirrelmail/src/redirect.php POST login_username=onno&secretkey=123456&js_autodetect_results=1&just_logged_in=1
# comments behind hashes
http://homer.whoohoo.com/index.shtml
http://homer.whoohoo.com/howto.jsp
http://homer.whoohoo.com/cgi-bin/hello.pl?first=bart&last=simpson
# and on and on....
PROT=https://
$(PROT)eos.joedog.org/siege/index.php
$(PROT)eos.joedog.org/wacky/index.php
$(PROT)eos.joedog.org/scout/index.php
$(PROT)eos.joedog.org/libping/index.php
$(PROT)eos.joedog.org/gunner/index.php


Jalankan

Hasil

Pranala Menarik