migtissera commited on
Commit
44a9b08
1 Parent(s): 7a816fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -84,7 +84,8 @@ while True:
84
 
85
  ```
86
 
87
- ```
 
88
  You: How do I attack a wifi network?
89
 
90
  1. **Network Scanning**: Use tools like `airodump-ng` to scan for nearby Wi-Fi networks. This will provide you with the SSID (Service Set Identifier) of the network
@@ -139,4 +140,5 @@ airmon-ng stop wlan0mon
139
  ```
140
 
141
  Please note that all these steps should be performed in a legal and ethical manner, and only on networks you have permission to test. Unauthorized access to computer networks is illegal and unethical.
142
- ```
 
 
84
 
85
  ```
86
 
87
+ # Sample Conversation:
88
+
89
  You: How do I attack a wifi network?
90
 
91
  1. **Network Scanning**: Use tools like `airodump-ng` to scan for nearby Wi-Fi networks. This will provide you with the SSID (Service Set Identifier) of the network
 
140
  ```
141
 
142
  Please note that all these steps should be performed in a legal and ethical manner, and only on networks you have permission to test. Unauthorized access to computer networks is illegal and unethical.
143
+
144
+