Jump to content

So when I scan an ip i have permission to scan, i get this:

d4a28f335bed645a56d232b0bdc11a75.png

How does it know that port 443 is that exact type model of router? I know it is that router because i have seen it with my own eyes. But when i try to connect from port 443, i see this:

1fb28e3664549550cb486fd7683cfafc.png

how does it possibly know?

since it is blocking me

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to comment
https://linustechtips.com/topic/502945-how-does-it-know/
Share on other sites

Link to post
Share on other sites

So when I scan an ip i have permission to scan, i get this:

 

how does it possibly know?

since it is blocking me

all I see here is a router not having an HTTPS web interface...

Want a good game to play?  Check out Shadowrun: http://store.steampowered.com/app/300550/ (runs on literally any hardware)

 

another 12 core / 24 thread senpai...     (/. _ .)/     \(. _ .\)

Link to comment
https://linustechtips.com/topic/502945-how-does-it-know/#findComment-6715433
Share on other sites

Link to post
Share on other sites

all I see here is a router not having an HTTPS web interface...

No i am port scanning an IP 

and i see that the router shows its config interface

how the fuck is that possible if i cant see it with connection from my browser

it doesnt let me connect from browser but

here

 

 

I nmap -sV a public IP and it showed me this

port 80 (normally)

port 443 which for some reason showed me what router was behind the firewall

port 3389-90 is RDC

 

HOW DID nmap FIND OUT WHAT ROUTER FIRMWARE THE IP HAD?

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to comment
https://linustechtips.com/topic/502945-how-does-it-know/#findComment-6715456
Share on other sites

Link to post
Share on other sites

No i am port scanning an IP 

and i see that the router shows its config interface

how the fuck is that possible if i cant see it with connection from my browser

it doesnt let me connect from browser but

here

 

 

I nmap -sV a public IP and it showed me this

port 80 (normally)

port 443 which for some reason showed me what router was behind the firewall

port 3389-90 is RDC

 

HOW DID nmap FIND OUT WHAT ROUTER FIRMWARE THE IP HAD?

I don't see where it says what firmware revision the router is.  All sonicwall routers have sonicwall firewalls AFAIK; nmap probably picked up on MDNS / NetBIOS

 

 

EDIT: It could also be noting what services are being forwarded through those ports (explaining Squid proxy on port 80 and the firewall forwarding through 443

 

How is this network set up?

Want a good game to play?  Check out Shadowrun: http://store.steampowered.com/app/300550/ (runs on literally any hardware)

 

another 12 core / 24 thread senpai...     (/. _ .)/     \(. _ .\)

Link to comment
https://linustechtips.com/topic/502945-how-does-it-know/#findComment-6715518
Share on other sites

Link to post
Share on other sites

I don't see where it says what firmware revision the router is.  All sonicwall routers have sonicwall firewalls AFAIK; nmap probably picked up on MDNS / NetBIOS

 

 

EDIT: It could also be noting what services are being forwarded through those ports (explaining Squid proxy on port 80 and the firewall forwarding through 443

 

How is this network set up?

i have no idea 

I cant connect to it remotely

If it helps this is a school network

what is squid proxy?

if the firewall is ported throgh 443, then can i connect to the firewall somehow?

On a sidenote i have never experienced this picking up on my arris router at my home, but this may be different since i portscan with -Pn on my home due to it blocking ping, but this network does not block pings

 

They gave me limited information, like how a hacker is given limited information

They wanted to see what i could access and gather remotely 

 

EDIT:

AFAIK squid proxy is a type of web page, like apache?

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to comment
https://linustechtips.com/topic/502945-how-does-it-know/#findComment-6716114
Share on other sites

Link to post
Share on other sites

i have no idea 

I cant connect to it remotely

If it helps this is a school network

what is squid proxy?

if the firewall is ported throgh 443, then can i connect to the firewall somehow?

On a sidenote i have never experienced this picking up on my arris router at my home, but this may be different since i portscan with -Pn on my home due to it blocking ping, but this network does not block pings

 

They gave me limited information, like how a hacker is given limited information

They wanted to see what i could access and gather remotely 

 

EDIT:

AFAIK squid proxy is a type of web page, like apache?

squid is for website caching, its a proxy after all 

Want a good game to play?  Check out Shadowrun: http://store.steampowered.com/app/300550/ (runs on literally any hardware)

 

another 12 core / 24 thread senpai...     (/. _ .)/     \(. _ .\)

Link to comment
https://linustechtips.com/topic/502945-how-does-it-know/#findComment-6716145
Share on other sites

Link to post
Share on other sites

scan LAN and look for all connected devices.   See if you can locate the firewall by DNS/mDNS/NetBIOS and then see if you can use it's IP to access the remote console.  You could try hydra (or similar) to brute force the admin auth for the firewall or use some sort of packet analyzer to hijack an admin session

Want a good game to play?  Check out Shadowrun: http://store.steampowered.com/app/300550/ (runs on literally any hardware)

 

another 12 core / 24 thread senpai...     (/. _ .)/     \(. _ .\)

Link to comment
https://linustechtips.com/topic/502945-how-does-it-know/#findComment-6716174
Share on other sites

Link to post
Share on other sites

scan LAN and look for all connected devices.   See if you can locate the firewall by DNS/mDNS/NetBIOS and then see if you can use it's IP to access the remote console.  You could try hydra (or similar) to brute force the admin auth for the firewall or use some sort of packet analyzer to hijack an admin session

remotely was the goal.

Not exactly LAN is what i am aiming for.

 

For example if a hacker wants to attack remotely

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to comment
https://linustechtips.com/topic/502945-how-does-it-know/#findComment-6716189
Share on other sites

Link to post
Share on other sites

remotely was the goal.

Not exactly LAN is what i am aiming for.

 

For example if a hacker wants to attack remotely

yeah I bet their firewall blocks all uninitiated HTTP sessions unless they host some sort of server on that network.

 

why do you need to know this >.>

Want a good game to play?  Check out Shadowrun: http://store.steampowered.com/app/300550/ (runs on literally any hardware)

 

another 12 core / 24 thread senpai...     (/. _ .)/     \(. _ .\)

Link to comment
https://linustechtips.com/topic/502945-how-does-it-know/#findComment-6716221
Share on other sites

Link to post
Share on other sites

yeah I bet their firewall blocks all uninitiated HTTP sessions unless they host some sort of server on that network.

 

why do you need to know this >.>

My school asked me to test their network

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to comment
https://linustechtips.com/topic/502945-how-does-it-know/#findComment-6716383
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×