3 :33033

http://192.168.154.127:33033/
Userpro Medjed Landing Page

# gobuster not working properly; lots of errors
$ gobuster dir -u http://192.168.154.127:33033 -w /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt -t 80                                                                                                                  130 ⨯
===============================================================
/users                (Status: 200) [Size: 3708]
/logout               (Status: 302) [Size: 100] [--> http://192.168.154.127:33033/login]
/404                  (Status: 200) [Size: 1722]
/500                  (Status: 200) [Size: 1635]
/422                  (Status: 200) [Size: 1705]

http://192.168.154.127:33033/login
Login Page
# basic creds + sqli didn't work


# looking at source of homepage, found /assets
http://192.168.154.127:33033/assets
Routing Error
No route matches [GET] "/assets"

Rails.root: C:/Sites/userpro

Last updated