Aleksa Majkić

Results 9 issues of Aleksa Majkić

This fixes the file name error on Day 14 file.

When using **Subloader**, pressing on the `Refresh` button before doing anything else will crash the application. This happens because of the unhandled `NullReferenceException` on the [line 257](https://github.com/Valyreon/Subloader/blob/706b17855d08c1799bd4c2aa0c7b300f2d79d462/SubloaderWpf/ViewModels/MainViewModel.cs#L257). The same problem...

Add exfiltration over a physical medium for Windows exploit when: - exfiltration over email isn't possible due to the lack of network connectivity or firewall prevention; - the company policies...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When sniffing out packets before creating a Monitor interface, an unhandled `Exception`...

bug

### Is there an existing feature request for this? - [X] I have searched the existing feature requests ### How badly do you need this? - [ ] It's a...

feature

### Is there an existing feature request for this? - [X] I have searched the existing feature requests ### How badly do you need this? - [ ] It's a...

feature
needs-review

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When capturing Probe Requests with both, the PNLS and [Airodump-ng](https://www.aircrack-ng.org/doku.php?id=airodump-ng), I've noticed...

bug

### Is there an existing feature request for this? - [X] I have searched the existing feature requests ### How badly do you need this? - [ ] It's a...

feature

Due to the utilization of `^[a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$` regex a good deal of incorrect emails are permitted to be used while some other, valid, email addresses are marked as not valid. While...