NO IP SCANNERS NOMORE{updated}
Posted: Sat Jul 29, 2017 4:35 am
DONE
NO IP SCANNERS NO MORE
FIREWALL RULES FIRST BEFORE EVEN HOTSPOT DEFAULT RULES
===========================================================================================
/ip firewall filter
add action=drop chain=output dst-address-list=Scanner src-address=local.lan.pool
add action=jump chain=forward connection-state=new dst-address=local.lan.pool hotspot=from-client,!auth jump-target=block-scan src-address=local.lan.pool
add action=add-src-to-address-list address-list=Scanner address-list-timeout=5m \
chain=block-scan dst-address=!your,hotspot_dns.ip
==========================================================================================
with this setup there is no false alarms
ip scanners flood the server with requests and wait for response so it will be detected before showing any scan results
TESTED on apps
Advanced IP Scanner on windows
fing android
this will limit the unauthorized access to the server and yes hackers can spoof the macs with Wireshark
but to have protection vs novak hackers with just android scanners and mac changers is better than staying like a setting duck for ANYONE to hack with a click
--------------------------------------------------------------------------------------------------------------------------------------------------------------
UPDATE :
after further testing
this method is not working at the blocking part but the scanner detect is very accurate i think these apps use ip or arp dhcp protocol and i will test bridge firewall to block the scan will update soon
any help in the blocking part join in
NO IP SCANNERS NO MORE
FIREWALL RULES FIRST BEFORE EVEN HOTSPOT DEFAULT RULES
===========================================================================================
/ip firewall filter
add action=drop chain=output dst-address-list=Scanner src-address=local.lan.pool
add action=jump chain=forward connection-state=new dst-address=local.lan.pool hotspot=from-client,!auth jump-target=block-scan src-address=local.lan.pool
add action=add-src-to-address-list address-list=Scanner address-list-timeout=5m \
chain=block-scan dst-address=!your,hotspot_dns.ip
==========================================================================================
with this setup there is no false alarms
ip scanners flood the server with requests and wait for response so it will be detected before showing any scan results
TESTED on apps
Advanced IP Scanner on windows
fing android
this will limit the unauthorized access to the server and yes hackers can spoof the macs with Wireshark
but to have protection vs novak hackers with just android scanners and mac changers is better than staying like a setting duck for ANYONE to hack with a click
--------------------------------------------------------------------------------------------------------------------------------------------------------------
UPDATE :
after further testing
this method is not working at the blocking part but the scanner detect is very accurate i think these apps use ip or arp dhcp protocol and i will test bridge firewall to block the scan will update soon
any help in the blocking part join in