From 45995cd2000a427f49da9467e95716f1de44ef7b Mon Sep 17 00:00:00 2001 From: carlospolop Date: Mon, 4 Nov 2019 08:46:33 -0500 Subject: [PATCH] donations --- linPEAS/README.md | 4 ++++ winPEAS/README.md | 10 ++++++++++ winPEAS/winPEASbat/README.md | 4 ++++ winPEAS/winPEASexe/README.md | 4 ++++ 4 files changed, 22 insertions(+) diff --git a/linPEAS/README.md b/linPEAS/README.md index dd746e8..e2a3182 100755 --- a/linPEAS/README.md +++ b/linPEAS/README.md @@ -224,6 +224,10 @@ file="/tmp/linPE";RED='\033[0;31m';Y='\033[0;33m';B='\033[0;34m';NC='\033[0m';rm If you want to **add something** and have **any cool idea** related to this project, please let me know it using **[github issues](https://github.com/carlospolop/privilege-escalation-awesome-script-suite/issues)** and we will update the master version. +## Please, if this tool has been useful for you consider to donate + +[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DED2HWDYLFT2C&source=url) + ## TODO - Add more checks diff --git a/winPEAS/README.md b/winPEAS/README.md index ebdfbd4..d454585 100755 --- a/winPEAS/README.md +++ b/winPEAS/README.md @@ -13,3 +13,13 @@ Check more **information about how to exploit** found misconfigurations in **[bo ## Do not fork it!! If you want to **add something** and have **any cool idea** related to this project, please let me know it using the [github issues](https://github.com/carlospolop/privilege-escalation-awesome-script-suite/issues) and we will update the master version. + +## Please, if this tool has been useful for you consider to donate + +[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DED2HWDYLFT2C&source=url) + +## License + +MIT License + +By Polop(TM) diff --git a/winPEAS/winPEASbat/README.md b/winPEAS/winPEASbat/README.md index 4af3571..edd6126 100755 --- a/winPEAS/winPEASbat/README.md +++ b/winPEAS/winPEASbat/README.md @@ -124,6 +124,10 @@ This is the kind of outpuf that you have to look for when usnig the winPEAS.bat If you want to **add something** and have **any cool idea** related to this project, please let me know it using the [github issues](hhttps://github.com/carlospolop/privilege-escalation-awesome-script-suite/issues) and we will update the master version. +## Please, if this tool has been useful for you consider to donate + +[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DED2HWDYLFT2C&source=url) + ## License MIT License diff --git a/winPEAS/winPEASexe/README.md b/winPEAS/winPEASexe/README.md index a426de6..31ea2d2 100755 --- a/winPEAS/winPEASexe/README.md +++ b/winPEAS/winPEASexe/README.md @@ -125,6 +125,10 @@ The tool is heavily based in **[SeatBelt](https://github.com/GhostPack/Seatbelt) If you want to **add something** and have **any cool idea** related to this project, please let me know it using the **[github issues](https://github.com/carlospolop/privilege-escalation-awesome-script-suite/issues)** and we will update the master version. +## Please, if this tool has been useful for you consider to donate + +[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DED2HWDYLFT2C&source=url) + ## TODO - Add more checks