I hereby claim:
- I am dlopez on github.
- I am dlopez (https://keybase.io/dlopez) on keybase.
- I have a public key ASDdRUO31VQLY-glYlgVV_WILSeBYufHPfAFWEeC9RK9Ywo
To claim this, I am signing this object:
| # Backup | |
| docker exec CONTAINER /usr/bin/mysqldump -u root --password=root DATABASE > backup.sql | |
| # Restore | |
| cat backup.sql | docker exec -i CONTAINER /usr/bin/mysql -u root --password=root DATABASE | |
| #!/bin/sh | |
| # | |
| # `7MN. `7MF' | |
| # __, MMN. M | |
| #`7MM M YMb M pd""b. | |
| # MM M `MN. M (O) `8b | |
| # MM M `MM.M ,89 | |
| # MM M YMM ""Yb. | |
| #.JMML..JML. YM 88 | |
| # (O) .M' |
| #/bin/bash | |
| # This script sets up two directories. One in ~/tools/ which contains tools that I often use on pentests. | |
| # The other directory is in /var/www/html/ that contains tools/scripts that I often pull down from | |
| # and run on victim machines. | |
| toollist=( | |
| 'https://github.com/ilneill/Py-CiscoT7.git' | |
| 'https://github.com/rsmudge/cortana-scripts.git' | |
| 'https://github.com/CoreSecurity/impacket.git' |
I hereby claim:
To claim this, I am signing this object: