DNSBL/dnsbl.py
- check if domain address or IP address has got in the DNS blacklists.
Images/icontobase64.py
- convert icon image to base64 format.
laps-client
- Linux and macOS implementation of the Local Administrator Password Solution (LAPS) from Microsoft. The client is also executable under Windows and provides additional features (e.g. display additional LDAP values, directly start remote connections and it can be called with laps://
protocol scheme parameter to directly start search).
Network/status_code.py
- check website status code.
Network/cidrx.py
- get all IP addresses from CIDR.
PasswordGenerator/passgen.py
- create a random secure passwords using generator tool.