Re: [W3af-users] Authenticated Scan
Status: Beta
Brought to you by:
andresriancho
From: Adrien de B. <adr...@gm...> - 2018-04-02 17:35:20
|
Hi Amanda, it appears as though that web page is expecting a forms based authentication, not basic auth. Cheers, Adrien On Mon, Apr 2, 2018 at 10:22 AM, Amanda <ama...@un...> wrote: > 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 > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > W3af-users mailing list > W3a...@li... > https://lists.sourceforge.net/lists/listinfo/w3af-users > |