Skip to content

Commit 7e5b710

Browse files
Update README.md
1 parent bc9f56c commit 7e5b710

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,12 @@ Don't recreate these:
201201
<tr>
202202
<td>driverquery+sysinfo.py</td>
203203
<td>Gets data from driverquery and sysinfo command</td>
204+
<td></td>
204205
</tr>
205206
<tr>
206207
<td>log_miner.py</td>
207208
<td>Gets all logs from the Windows device</td>
209+
<td></td>
208210
</tr>
209211
<tr>
210212
<td>media_backup.py</td>
@@ -214,6 +216,7 @@ Don't recreate these:
214216
<tr>
215217
<td>netadapter.ps1</td>
216218
<td>Runs Get-NetAdapter Command with many flags</td>
219+
<td></td>
217220
</tr>
218221
<tr>
219222
<td>online_ip_scraper.py</td>
@@ -223,10 +226,12 @@ Don't recreate these:
223226
<tr>
224227
<td>property_scraper.ps1</td>
225228
<td>Gets all the windows properties</td>
229+
<td></td>
226230
</tr>
227231
<tr>
228232
<td>registry.py</td>
229233
<td>Backups the registry</td>
234+
<td></td>
230235
</tr>
231236
<tr>
232237
<td>sensitive_data_miner.py</td>
@@ -236,30 +241,37 @@ Don't recreate these:
236241
<tr>
237242
<td>ssh_miner.py</td>
238243
<td>Gets as much ssh private data as possible</td>
244+
<td></td>
239245
</tr>
240246
<tr>
241247
<td>sys_internal.py</td>
242248
<td>Attempts to use the Sys_Internal Suite from microsoft</td>
249+
<td></td>
243250
</tr>
244251
<tr>
245252
<td>tasklist.py</td>
246253
<td>Gets all running tasks, PID and info/data</td>
254+
<td></td>
247255
</tr>
248256
<tr>
249257
<td>tree.bat</td>
250258
<td>Runs and logs the tree.bat command</td>
259+
<td></td>
251260
</tr>
252261
<tr>
253262
<td>window_feature_miner.ps1</td>
254263
<td>Logs all the windows features enabled</td>
264+
<td></td>
255265
</tr>
256266
<tr>
257267
<td>wmic.py</td>
258268
<td>Logs and runs many wmic commands to gain sensitive data and information</td>
269+
<td></td>
259270
</tr>
260271
<tr>
261272
<td>wifi_stealer.py</td>
262273
<td>Gets the SSID and Password of all saved Wi-Fi</td>
274+
<td></td>
263275
</tr>
264276
</table>
265277

@@ -302,6 +314,7 @@ Always obtain proper authorization before extracting any data from a system.
302314
### 🔗 Links
303315

304316
- [Project's Wiki](https://github.com/DefinetlyNotAI/Logicytics/wiki)
317+
- [Project's Future](https://definetlynotai.github.io/Logicytics/WEB/roadmap.html)
305318
- [Project's License](LICENSE)
306319

307320
### License

0 commit comments

Comments
 (0)