baph0met
baph0met
The majority of Python socket based tools doesn't work on embedded devices/IoTs. Your best options are busybox and/or a C cross-compiler.
A proper CLI/API would be much more benificial. I really enjoy the nowadays approach to build pen testing tools in a modulary way and since the rise of Python imagine...
I should have checked the source prior to asking stupid questions, you're exploiting Active Directory and therefore you stay inside of the LAN. But you're using the ARP cache and...
I'm already working on ARP and DNS Poisoning to inject Neurax in multiple ways into the HTTP stream. I'm a novice with Go (coming from C, Python and NodeJs) but...
Also there is something wrong with the queue, it only loops all passwords over the first user in the user list...
Well, the approach is good and it's featured on kitploit and related blogs. You're right about ifconfig, an approach which should work even on embedded devices is `if ([ `/bin/echo...
P.S. I know that the Socks4 list is usually the largest on proxyscrape but you should limit them at least to anonymous, if not elite level. Also the most of...
Two additions: 1. I'd definitely apply a simple routine (e.g. via GET request to a website with a known laissez-faire WAF/IPS config like microsoft.com using the already imported requests) to...
Last thing for now (sorry, my mind likes to "chew" on thoughts ad nauseam): "real" distribution of workload is easier to implement than one might think. My approach would be...
Take a quick look at the dependencies, it's only compatible with Windows...