FaithCrime Posted January 1, 2018 Posted January 1, 2018 I really have very little knowledge about cmd, however i was told cmd isn't just an interface
studiot Posted January 1, 2018 Posted January 1, 2018 Yes you use the NET and NETSH commands, amongst others, once in the interface.
Raider5678 Posted January 1, 2018 Posted January 1, 2018 38 minutes ago, FaithCrime said: I really have very little knowledge about cmd, however i was told cmd isn't just an interface Yes. You can try "nslookup www.scienceforums.net" and it'll give you the I.P. Adress of the site. From there, it's literally a matter of port testing and you can pop right through. Don't worry though. Scienceforum's ports are all secure, as almost every website is. However, a few aren't. Often conspiracy websites, etc.
Sensei Posted January 2, 2018 Posted January 2, 2018 (edited) Quote Could I access a network of computers or someone else computer through command prompt? That depends on what you meant. Did you simply mean to legally display content of shared folder, or shared disk, or disk mounted in local network? Edited January 2, 2018 by Sensei
Sensei Posted January 2, 2018 Posted January 2, 2018 Here is video tutorial how to mount (map) shared folder to virtual drive letter. https://www.youtube.com/watch?v=ZURjAaSGQRE Map network drive to some letter, and try whether it's possible to show content of it inside of cmd, using cd and dir commands.
fiveworlds Posted January 2, 2018 Posted January 2, 2018 Quote I really have very little knowledge about cmd, however i was told cmd isn't just an interface If you want to learn properly then you should take a course in it offensive security and cisco generally have courses. Alternatively you could try learning the metasploit framework on your own just be warned that it is only a pen testing tool and most ISPs will cut your internet access off if you use it on their network without prior approval from them.
pavelcherepan Posted January 28, 2018 Posted January 28, 2018 Yes, you can use something like PuTTY. It's multi-platform, do it should work on most systems. https://en.wikipedia.org/wiki/PuTTY
Mellinia Posted February 17, 2018 Posted February 17, 2018 if a computer offers access through something like sshd, or a network directory through LAN, it is possible to use a program, that you call using the terminal to access the other computer. One thing I use a lot from my terminal is `ssh`, which allows me to access my remote server so I can host my websites on them.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now