I hereby claim:
- I am devcoinfet on github.
- I am wabaf3t (https://keybase.io/wabaf3t) on keybase.
- I have a public key ASDZ2OgrM9BOSj95PEebBvnikR8J2F-fHJmLFNhym3y9DAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env python | |
| import sys | |
| import msfrpc | |
| import time | |
| if __name__ == '__main__': | |
| # Create a new instance of the Msfrpc client with the default options | |
| client = msfrpc.Msfrpc({}) | |
| # Login to the msf server using the password "abc123" |