Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| mswindows:start [2025/09/15 15:21] – [Commandes réseau] alberto | mswindows:start [2025/09/15 15:50] (current) – [Commandes réseau] alberto | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Commandes réseau ===== | ===== Commandes réseau ===== | ||
| - | |**ipconfig | + | |**ipconfig |
| - | |**ipconfig /all | + | |**ipconfig /all ** | Affiche la configuration réseau détaillées| |
| - | |**ipconfig /release ** | Release IP to cut rogue connections| | + | |**ipconfig / |
| - | |**ipconfig / | + | |**ipconfig / |
| - | |**ipconfig /flushdns** | Clear DNS cache (stop DNS poisoning)| | + | |**ipconfig / |
| - | |**ping [IP] | + | |**ping [ip ou domain] ** | Teste l' |
| - | |**tracert [IP] ** | Trace suspicious traffic path| | + | |**tracert [ip ou domain] ** | Trace le chemin vers un hôte| |
| - | |**nslookup [domain] ** | Investigate phishing/ | + | |**nslookup [ip ou domain]** | Permet de résoudre l'ip ou le FQDN d'un hôte| |
| - | |**netstat -an | + | |**netstat -an ** | Affiche les ports ouverts et connexions en cours| |
| - | |**netstat -b ** | See which process is making network connections| | + | |**netstat -b |
| - | |**arp -a ** | Detect | + | |**arp -a |
| - | |**hostname | + | |**hostname |
| - | |**getmac | + | |**getmac |
| - | |**net use | + | |**net use ** | Vérifier les connexions aux partages réseau| |
| - | |**net share | + | |**net share ** | Liste les ressources partagées locales| |
| - | |**net start | + | |**net start ** | Liste les services |
| - | |**net stop ** |Kill malicious services| | + | |**net stop |
| - | |**tasklist | + | |**tasklist |
| - | |**route print | + | |**route print ** | Affiche la table de routage de la machine| |
| - | |**netsh advfirewall firewall show rule name=all** |Review firewall rules for| | + | |**netsh advfirewall firewall show rule name=all** | Examiner les règles du pare-feu| |