How to use a Python Meterpreter payload in a Python module? #18987
              
                Unanswered
              
          
                  
                    
                      byt3bl33d3r
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 2 replies
-
| 
         I think the issue could be due to setting the type as   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there!
I'm writing a
remote_exploit_cmd_stagerPython exploit module I'm wanting to set the payload to bepython/meterpreter/reverse_tcp. Below is my metadata variable:I've tried a bunch of different combos in the
targetsdict key and they all result in the following error:What am I missing?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions