You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MIST (Malware Instruction Set) is a metalanguage representation for monitored behavior of malicious software. Cuckoo2MIST works by converting Cuckoo Sandbox analysis reports into MIST format for data mining and machine learning.
Compile and deploy Vyper smart contracts to Truffle Develop or a private Geth Node using Web3.py, then mine the transaction and view the transaction receipt before call its functions
Python scripts that helps Mist administrators to rotate WLAN PSK. A new PSK is generated each time the script is executed, and deployed on the configured SSID. The new PSK can be send by email to specified email addresses.
Python script used to synchronise the Mist PPSK with AD/LDAP account. It is retrieving the list of PPSK configured for a specific SSID and the list of users in the Directory, and automatically create/delete the PPSKs.
Mist Want To Talk is a Python app using Flask server to listen for Mist webhooks, process them and send them to Slack or MsTeams channels in a more human readable format, with direct links to the Mist Dashboard pages.