[W3af-users] Authenticated Scan
Status: Beta
Brought to you by:
andresriancho
From: Amanda <ama...@un...> - 2018-04-02 14:22:38
|
Hello everyone! First of all, I would like to thank everyone that helped with my last question. I was able to find what I was looking for! I have another one: I'm trying to perform an authenticated scan, but I'm not succeeding. The page I'm trying to authenticate to is this one: http://prope.unesp.br/pibic/acesso_sistema.php. It's a simple http, so I thought that only with the following configuration I would be able to authenticate. This is how I have set W3af: set basic_auth_user username set basic_auth_passwd password set basic_auth_domain http://prope.unesp.br/pibic/acesso_sistema.php However, it doesn't work; it looks like it keeps trying to authenticate and can't. Can someone help me? Thanks in advance. Amanda |