Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Point Of Sale Device (POS) Penetration Testing — A Practical Guide!
https://cdn-images-1.medium.com/max/600/1*36yQceEKLn0llUsQqVt1ew.png
POS Is an important system that manages sales transactions in businesses. Although it may seem complex at first glance, it is actually…
Continue reading on Medium »
Point Of Sale Device (POS) Penetration Testing — A Practical Guide!
https://cdn-images-1.medium.com/max/600/1*36yQceEKLn0llUsQqVt1ew.png
POS Is an important system that manages sales transactions in businesses. Although it may seem complex at first glance, it is actually…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Linux Privilege Escalation — MySQL Service UDF Exploit
https://cdn-images-1.medium.com/max/2600/1*Tid0UJC64E_BECE_pIjuIQ.jpeg
MySQL provides multiple ways to execute shell commands directly on the system. Here we are going to exploit using the user defined…
Continue reading on Medium »
Linux Privilege Escalation — MySQL Service UDF Exploit
https://cdn-images-1.medium.com/max/2600/1*Tid0UJC64E_BECE_pIjuIQ.jpeg
MySQL provides multiple ways to execute shell commands directly on the system. Here we are going to exploit using the user defined…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Flash BTC Technique — MANUAL + Bonus
https://cdn-images-1.medium.com/max/923/0*9e-WG8i1XTgJHmkd.png
Practical demonstration on PC/Desktop
Continue reading on Medium »
Flash BTC Technique — MANUAL + Bonus
https://cdn-images-1.medium.com/max/923/0*9e-WG8i1XTgJHmkd.png
Practical demonstration on PC/Desktop
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
CozyHosting Writeup | Hack The Box
https://cdn-images-1.medium.com/max/970/1*nRNKrEe6sNDbnIOUdVEyZw.png
Starting with using Nmap to check the open ports
Continue reading on Medium »
CozyHosting Writeup | Hack The Box
https://cdn-images-1.medium.com/max/970/1*nRNKrEe6sNDbnIOUdVEyZw.png
Starting with using Nmap to check the open ports
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
The Bank Hacked 2022
https://cdn-images-1.medium.com/max/840/1*kTXWfrN2XqT2S7xNaA9RRA.gif
Visit our website to gain access to unlimited money transfer hacks🌐Visit: https://phantomhacker.su/ 📧Email: phantomhackings@gmail.com
Continue reading on Medium »
The Bank Hacked 2022
https://cdn-images-1.medium.com/max/840/1*kTXWfrN2XqT2S7xNaA9RRA.gif
Visit our website to gain access to unlimited money transfer hacks🌐Visit: https://phantomhacker.su/ 📧Email: phantomhackings@gmail.com
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Backdooring PE Files
https://cdn-images-1.medium.com/max/1167/1*AwlMsR6zXEy4hsUjALyQZw.png
A Trojan is designed to fool the end user. It can be software mimicking the real program, running malware under the hood, or a real…
Continue reading on Medium »
Backdooring PE Files
https://cdn-images-1.medium.com/max/1167/1*AwlMsR6zXEy4hsUjALyQZw.png
A Trojan is designed to fool the end user. It can be software mimicking the real program, running malware under the hood, or a real…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Buying NullCon passes worth INR 90,000 for Free :)
https://cdn-images-1.medium.com/max/612/0*4slyGBDdGf86lRhj
Yet another day, yet another vulnerability :)
Continue reading on Medium »
Buying NullCon passes worth INR 90,000 for Free :)
https://cdn-images-1.medium.com/max/612/0*4slyGBDdGf86lRhj
Yet another day, yet another vulnerability :)
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
ReconAIzer – Enhancing Burp Suite With OpenAI
ReconAIzer is a powerful Jython extension for Burp Suite that leverages OpenAI to help bug bounty hunters optimize their recon process.
This extension automates various tasks, making it easier and faster for security researchers to identify and exploit vulnerabilities.
Once installed, ReconAIzer add a contextual menu and a dedicated tab to see the results:
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2-ZQpy2YJdVWI8j_yGCXoP0gwp8fqKc2xaqSLrdtAt5DHhtcvFOpabUzJtZQOvNJ7bNJyJxEo52UETfJpGNw5J8dnaF_5K9j6kqewjbkkMCBv1PpjMFpgn7Srdhthf4arEXIJ7hiBwVIVZWSKfPoJTXrdm1L03LbE9uYuvzWa22UwqlnBapHM9J-ajam1/s16000/229282506-ea5bc46b-b4d9-4f1b-9ec1-5dcd987de0bc.webp
Prerequisites
* Burp Suite
* Jython Standalone Jar
Installation
Follow these steps to install the ReconAIzer extension on Burp Suite:
Step 1: Download Jython
1. Download the latest Jython Standalone Jar from the official.
2. Save the Jython Standalone Jar file in a convenient location on your computer.
Step 2: Configure Jython In Burp Suite
1. Open Burp Suite.
2. Go to the “Extensions” tab.
3. Click on the “Extensions settings” sub-tab.
4. Under “Python Environment,” click on the “Select file…” button next to “Location of the Jython standalone JAR file.”
5. Browse to the location where you saved the Jython Standalone Jar file in Step 1 and select it.
6. Wait for the “Python Environment” status to change to “Jython (version x.x.x) successfully loaded,” where x.x.x represents the Jython version.
Step 3: Download And Install ReconAIzer
1. Download the latest release of ReconAIzer
2. Open Burp Suite
3. Go back to the “Extensions” tab in Burp Suite.
4. Click the “Add” button.
5. In the “Add extension” dialog, select “Python” as the “Extension type.”
6. Click on the “Select file…” button next to “Extension file” and browse to the location where you saved the
7. Make sure the “Load” checkbox is selected and click the “Next” button.
8. Wait for the extension to be loaded. You should see a message in the “Output” section stating that the ReconAIzer extension has been successfully loaded.
Congratulations! You have successfully installed the ReconAIzer extension in Burp Suite. You can now start using it to enhance your bug bounty hunting experience.
Once it’s done, you must configure your OpenAI API key on the “Config” tab under “ReconAIzer” tab.
* Your OpenAI API key can be found here.
Feel free to suggest prompts improvements or anything you would like to see on ReconAIzer!
Happy bug hunting!
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqUogw0GEsRrTBjOsKcs_l72toAMiyUYuQRZvwR4xI0q9jqVaNMYfOrjOpYzjNaIfr84BMsZPMPCwp7wIiY3wwdwPxlaYuUncOHldzK-rCFpIvMQs_sf-zdy1q6LS4Gpj4LenylsZ3Bit6zGKTegyG9lAgQq4dg6LDlw_yhI9XfZga300TJYIQcfFBZG7e/s16000/229282837-da0c0314-0882-4ef2-9203-018682330f76.webp
ReconAIzer – Enhancing Burp Suite With OpenAI
ReconAIzer is a powerful Jython extension for Burp Suite that leverages OpenAI to help bug bounty hunters optimize their recon process.
This extension automates various tasks, making it easier and faster for security researchers to identify and exploit vulnerabilities.
Once installed, ReconAIzer add a contextual menu and a dedicated tab to see the results:
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2-ZQpy2YJdVWI8j_yGCXoP0gwp8fqKc2xaqSLrdtAt5DHhtcvFOpabUzJtZQOvNJ7bNJyJxEo52UETfJpGNw5J8dnaF_5K9j6kqewjbkkMCBv1PpjMFpgn7Srdhthf4arEXIJ7hiBwVIVZWSKfPoJTXrdm1L03LbE9uYuvzWa22UwqlnBapHM9J-ajam1/s16000/229282506-ea5bc46b-b4d9-4f1b-9ec1-5dcd987de0bc.webp
Prerequisites
* Burp Suite
* Jython Standalone Jar
Installation
Follow these steps to install the ReconAIzer extension on Burp Suite:
Step 1: Download Jython
1. Download the latest Jython Standalone Jar from the official.
2. Save the Jython Standalone Jar file in a convenient location on your computer.
Step 2: Configure Jython In Burp Suite
1. Open Burp Suite.
2. Go to the “Extensions” tab.
3. Click on the “Extensions settings” sub-tab.
4. Under “Python Environment,” click on the “Select file…” button next to “Location of the Jython standalone JAR file.”
5. Browse to the location where you saved the Jython Standalone Jar file in Step 1 and select it.
6. Wait for the “Python Environment” status to change to “Jython (version x.x.x) successfully loaded,” where x.x.x represents the Jython version.
Step 3: Download And Install ReconAIzer
1. Download the latest release of ReconAIzer
2. Open Burp Suite
3. Go back to the “Extensions” tab in Burp Suite.
4. Click the “Add” button.
5. In the “Add extension” dialog, select “Python” as the “Extension type.”
6. Click on the “Select file…” button next to “Extension file” and browse to the location where you saved the
ReconAIzer.py file in Step 3.1. Select the file and click “Open.”7. Make sure the “Load” checkbox is selected and click the “Next” button.
8. Wait for the extension to be loaded. You should see a message in the “Output” section stating that the ReconAIzer extension has been successfully loaded.
Congratulations! You have successfully installed the ReconAIzer extension in Burp Suite. You can now start using it to enhance your bug bounty hunting experience.
Once it’s done, you must configure your OpenAI API key on the “Config” tab under “ReconAIzer” tab.
* Your OpenAI API key can be found here.
Feel free to suggest prompts improvements or anything you would like to see on ReconAIzer!
Happy bug hunting!
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqUogw0GEsRrTBjOsKcs_l72toAMiyUYuQRZvwR4xI0q9jqVaNMYfOrjOpYzjNaIfr84BMsZPMPCwp7wIiY3wwdwPxlaYuUncOHldzK-rCFpIvMQs_sf-zdy1q6LS4Gpj4LenylsZ3Bit6zGKTegyG9lAgQq4dg6LDlw_yhI9XfZga300TJYIQcfFBZG7e/s16000/229282837-da0c0314-0882-4ef2-9203-018682330f76.webp
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
SMShell - Send Commands And Receive Responses Over SMS From Mobile Broadband Capable Computers
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEUP2kJiHpHSz8be_u-LNqVXu1RRbGJRLtKGpYI-wG-X7DizrCzsSpJIIkx4rn1bTz0Vp86FiFywTSXu2JB5-TjXl2lsMmq3eeieOY9QLCDm0Q3Hy3i_gyl59yDID1eJJy-eQi1IO5A8XLvSDOl5WKtc7dsCGvCc4fwgbQRhxPc27rZssY2awnp0xnKfWY/w640-h338/SMShell_1.gif
PoC for an SMS-based shell. Send commands and receive responses over SMS from mobile broadband capable computers.
This tool came as an insipiration during a research on eSIM security implications led by Markus Vervier, presented at Offensivecon 2023
Disclaimer
This is not a complete C2 but rather a simple Proof of Concept for executing commands remotely over SMS.
Requirements
For the shell to work you need to devices capable of sending SMS. The victim's computer should be equiped with WWAN module with either a physical SIM or eSIM deployed.
On the operator's end, two tools are provided:
* .NET binary which uses an embedded WWAN module
* Python script which uses an external Huaweu MiFi thourgh its API
Of course, you could in theory use any online SMS provider on the operator's end via their API.
Usage
On the victim simply execute the
The operator must specify the victim's phone number as a parameter:
Whereas if you use the python script you must additionally specify the MiFi details:
A demo as presented by Markus at Offensive is shown below. On the left is the operator's VM with a MiFi attached, whereas on the right window is client agent.
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEUP2kJiHpHSz8be_u-LNqVXu1RRbGJRLtKGpYI-wG-X7DizrCzsSpJIIkx4rn1bTz0Vp86FiFywTSXu2JB5-TjXl2lsMmq3eeieOY9QLCDm0Q3Hy3i_gyl59yDID1eJJy-eQi1IO5A8XLvSDOl5WKtc7dsCGvCc4fwgbQRhxPc27rZssY2awnp0xnKfWY/w640-h338/SMShell_1.gif
Download SMShell
SMShell - Send Commands And Receive Responses Over SMS From Mobile Broadband Capable Computers
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEUP2kJiHpHSz8be_u-LNqVXu1RRbGJRLtKGpYI-wG-X7DizrCzsSpJIIkx4rn1bTz0Vp86FiFywTSXu2JB5-TjXl2lsMmq3eeieOY9QLCDm0Q3Hy3i_gyl59yDID1eJJy-eQi1IO5A8XLvSDOl5WKtc7dsCGvCc4fwgbQRhxPc27rZssY2awnp0xnKfWY/w640-h338/SMShell_1.gif
PoC for an SMS-based shell. Send commands and receive responses over SMS from mobile broadband capable computers.
This tool came as an insipiration during a research on eSIM security implications led by Markus Vervier, presented at Offensivecon 2023
Disclaimer
This is not a complete C2 but rather a simple Proof of Concept for executing commands remotely over SMS.
Requirements
For the shell to work you need to devices capable of sending SMS. The victim's computer should be equiped with WWAN module with either a physical SIM or eSIM deployed.
On the operator's end, two tools are provided:
* .NET binary which uses an embedded WWAN module
* Python script which uses an external Huaweu MiFi thourgh its API
Of course, you could in theory use any online SMS provider on the operator's end via their API.
Usage
On the victim simply execute the
client-agent.exe binary. If the agent is compiled as a Console Application you should see some verbose messages. If it's compiled as a Windows Application (best for real engagements), there will be no GUI.The operator must specify the victim's phone number as a parameter:
server-console.exe +306912345678
Whereas if you use the python script you must additionally specify the MiFi details:
python3 server-console.py --mifi-ip 192.168.0.1 --mifi-username admin --mifi-password 12345678 --number +306912345678 -v
A demo as presented by Markus at Offensive is shown below. On the left is the operator's VM with a MiFi attached, whereas on the right window is client agent.
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEUP2kJiHpHSz8be_u-LNqVXu1RRbGJRLtKGpYI-wG-X7DizrCzsSpJIIkx4rn1bTz0Vp86FiFywTSXu2JB5-TjXl2lsMmq3eeieOY9QLCDm0Q3Hy3i_gyl59yDID1eJJy-eQi1IO5A8XLvSDOl5WKtc7dsCGvCc4fwgbQRhxPc27rZssY2awnp0xnKfWY/w640-h338/SMShell_1.gif
Download SMShell
SMShell - Send Commands And Receive Responses Over SMS From Mobile Broadband Capable Computers
http://www.kitploit.com/2023/09/smshell-send-commands-and-receive.html
http://www.kitploit.com/2023/09/smshell-send-commands-and-receive.html