DNS List
Opened this issue · 3 comments
jedininja28 commented
Due to the increase in DNS related attacks i wanted to implement a "Verified Safe" DNS list and would use the Ip Changer to implement the selected DNS from the DNS list.
netsh interface ip SET address "Wi-Fi" static 192.168.1.1 255.255.255.0 192.168.0.1 & netsh interface ip show config
:LL1
::auto appily dns, local, router, network, device
::Verify DNS server/route
ECHO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ECHO 1. Bell Canada: 207.164.234.193
ECHO 2. Rogers: 64.71.255.204
ECHO 3. Rogers: 64.71.255.198
ECHO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ECHO 4. CleanBrowsing: 185.228.168.9
ECHO 5. CleanBrowsing: 185.228.168.168
ECHO 6. CloudFlare: 1.1.1.1
ECHO 7. CloudFlare: 1.0.0.1
ECHO 8. GOOGLE: 8.8.8.8
ECHO 9. GOOGLE: 8.8.4.4
ECHO 10. Norton A: 199.85.126.10
ECHO 11. Norton A: 199.85.127.10
ECHO 12. Norton B: 199.85.126.20
ECHO 13. Norton B: 199.85.127.20
ECHO 14. Norton C: 199.85.126.30
ECHO 15. Norton C: 199.85.127.30
ECHO 16. OpenDNS: 208.67.222.222
ECHO 17. OpenDNS: 208.67.220.220
ECHO 18. OpenDNS: 208.67.220.22
ECHO 19. OpenDNS: 208.67.222.123
ECHO 20. Quad9: 9.9.9.9
ECHO 21. Quad9: 149.112.112.112
ECHO 22. Comodo Secure DNS: 8.26.56.26
ECHO 23. Comodo Secure DNS: 8.20.247.20
ECHO 24. Verisign DNS: 64.6.64.6
ECHO 25. Verisign DNS2: 64.6.65.6
ECHO 26. Yandex: 77.88.8.7
ECHO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PAUSE
GOTO %h%
:LL2
Will eventually be able to reset to local isp settings
::proxys here
jedininja28 commented
Need to make a query variable fo netsh ip/v4/6 "name variable" and append adapters selection options.
jedininja28 commented
- need to make scripty that logs ip address by outgoing and incoming & ping & nslookup % tracert
- need scripty to automatically set local adapters with a randomly selective set of addresses which are verified secure and safe... Looking for relevant proxy servers with free account-less applications. Croxy-Proxy is my choice thus far.
jedininja28 commented
- need comparative analysis scripty that uses "Scans" folder to cross reference file ip usage & changes in file trees.
- need scripty to automatically adjust group policy's, firewalls and CMD command operations in a secure format. Running applications in a separate memory space has done some useful things to this end by breaking the ability for other applications to access it directly.
start /SEPARATE /REALTIME