Posts by Leandro de Matos • 61 points
3 posts
-
0
votes1
answer166
viewsQ: Python: Web Scraping with dynamic values
I am learning about Web Scraping, I have already managed to do some actions but I came across problem in a dynamic page where values are changed every refresh. Unfortunately I can not pass the…
-
1
votes1
answer105
viewsQ: Regex to select only a number within certain Strings
I have a multi-line log that generates multiple events, however I need to take the . and take only the information that is before the "ms", ie "509833", "780414", etc. 2020-04-23 15:21:10,602 INFO…
-
3
votes1
answer73
viewsQ: Get-Nettcpconnection bring the event Count
How can I count the amount of return using this powershell parameter? In cmd I can execute the command below: C:\Users\admin>netstat -ano |find "8000" TCP 0.0.0.0:8000 0.0.0.0:0 LISTENING 14112…
powershellasked Leandro de Matos 61