analyserdmz

Results 16 comments of analyserdmz

> > > Hi @analyserdmz ! > > That's a great suggestion, and shouldn't be too difficult to implement :) I'd have it optionally enabled though, as most users mainly...

[That may help](https://raw.githubusercontent.com/ispysoftware/iSpy/master/XML/Sources.xml) on future routes updates ;)

The problem is the user/pass lists, which does require scraping.. unfortunately. But having all of these routes in one place, helps in automating the process of "what credentials am I...

[That might help](https://github.com/ispysoftware/iSpy/blob/master/CameraDiscovery/URLDiscovery.cs) detecting other types of streams. Cheers!

I think the OP is asking how to have a login screen like IPTV Smarters does.

Nevermind. I was trying to execute the payload with python version 3. Now it's working (running) but I don't get the shell, so, I still need a way to see...

@alxchk yup this was my mistake. But still, how can I generate a payload that's not encoded?

This could evolve as a credentials-checker, with the ability to not log invalid credentials and keep only the valid ones. Just throwing an idea here.

> I am aware of this issue which is due to the fact that the [`Resolve-DnsName`](https://docs.microsoft.com/en-us/powershell/module/dnsclient/resolve-dnsname) cmdlet has been introduced in PowerShell V3 but Windows 7 and Server 2008 only...

Use python2 instead of python3.