Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

T1155M - AppleScript #33

Open
daniel-infosec opened this issue Aug 7, 2019 · 0 comments
Open

T1155M - AppleScript #33

daniel-infosec opened this issue Aug 7, 2019 · 0 comments

Comments

@daniel-infosec
Copy link
Contributor

osascript "do shell script "echo "import sys,base64,warnings;warnings.filterwarnings('ignore');exec(base64.b64decode('Zj1vcGVuKCIvdG1wL3QxMTU1bS50eHQiLCJ3KyIpCmYud3JpdGUoInQxMTU1bS50eHQiKQpmLmNsb3NlKCk='));" | python &""

Python code does the following

f=open("/tmp/t1155m.txt","w+")
f.write("t1155m")
f.close()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant