Hacking on Medium
Google Dorking Simple
https://cdn-images-1.medium.com/max/2600/1*SqEICC59PL1VrdefhGEqqg.png
Finding security flaws with only using Google search engine from the basics.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Google Dorking Simple
https://cdn-images-1.medium.com/max/2600/1*SqEICC59PL1VrdefhGEqqg.png
Finding security flaws with only using Google search engine from the basics.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Google Dorking Simple
Finding security flaws with only using Google search engine from the basics.
Hacking on Medium
HACKABLE 3 MAKİNESİ ÇÖZÜMÜ
https://cdn-images-1.medium.com/max/1366/1*mUtnwdXGHXeXpKGkRHH9bA.png
Bu gün sizlerle Hackable 3 Makinesii çözeceğiz. İlk önce Virtualbox üzerinden ayağa kaldırdığımız makinenin ip’sini buluyoruz. Bunun için…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
HACKABLE 3 MAKİNESİ ÇÖZÜMÜ
https://cdn-images-1.medium.com/max/1366/1*mUtnwdXGHXeXpKGkRHH9bA.png
Bu gün sizlerle Hackable 3 Makinesii çözeceğiz. İlk önce Virtualbox üzerinden ayağa kaldırdığımız makinenin ip’sini buluyoruz. Bunun için…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
HACKABLE 3 MAKİNESİ ÇÖZÜMÜ
Bu gün sizlerle Hackable 3 Makinesii çözeceğiz. İlk önce Virtualbox üzerinden ayağa kaldırdığımız makinenin ip’sini buluyoruz. Bunun için…
Hacking on Medium
What is Browser In The Browser(BITB) Attack?
https://cdn-images-1.medium.com/max/2600/1*M2dT90tDTwIYTQcNPkcmvg.jpeg
Social-Engineering has played a key role in digging out information, especially credentials for attackers. With more advancement in tools…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
What is Browser In The Browser(BITB) Attack?
https://cdn-images-1.medium.com/max/2600/1*M2dT90tDTwIYTQcNPkcmvg.jpeg
Social-Engineering has played a key role in digging out information, especially credentials for attackers. With more advancement in tools…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
What is Browser In The Browser(BITB) Attack?
Social-Engineering has played a key role in digging out information, especially credentials for attackers. With more advancement in tools…
Hacking on Medium
Getting started with Cyber Security in 2022
https://cdn-images-1.medium.com/max/2600/0*bpgPWOz8COi_HhSn
Cyber Security is the practice of defending servers, computers, mobile devices, electronic systems, networks, and data from malicious…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Getting started with Cyber Security in 2022
https://cdn-images-1.medium.com/max/2600/0*bpgPWOz8COi_HhSn
Cyber Security is the practice of defending servers, computers, mobile devices, electronic systems, networks, and data from malicious…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Getting started with Cyber Security in 2022
Cyber Security is the practice of defending servers, computers, mobile devices, electronic systems, networks, and data from malicious…
HACKED INSTAGRAM HANDLE OF SAMSUNG….
Hello, Hackers Welcome Back to my Stored Link Hijacking Scenario...Continue reading on Medium »
Read more...
Hello, Hackers Welcome Back to my Stored Link Hijacking Scenario...Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
CobaltBus - Cobalt Strike External C2 Integration With Azure Servicebus, C2 Traffic Via Azure Servicebus
https://blogger.googleusercontent.com/img/a/AVvXsEh02U14G2CPeV9cmUgYdA-INxXSrD0OxAN7eLZbfaqA4Re13D3v7-1ogOMLfPCRMjz1NZbfR39ioXpHPxqtCNPgKzQ7QnyQ_E2J8G-I6jyxguKsd1l0LrJPr4AatxAreAWVCVAG6Rdh0TJWX5WG1YoWPmd2oj1wfjDJ0ZiGHWuxlZ1XMNA9h5zJccGm=w640-h278
Cobalt Strike External C2 Integration With Azure Servicebus, C2 traffic via Azure Servicebus
Setup
1. Create an Azure Service Bus
2. Create a Shared access policy (Connection string) that can only Send and Listen
3. Edit the static connectionString variable in Beacon C# projects to match the "Primary Connection String" value for the Shared access policy created in step 2.
4. The same variables need to be updated for the CobaltBus project, but the "Primary Connection String" for the "RootManageSharedAccessKey" Shared access policy must be used. (Needs the "manage" permission)
5. Setup Cobalt and start en External C2 listener on port 4444, 127.0.0.1 (can be changed by editing the ExternalC2Port ExternalC2Ip vars in the C# project)
Demo Video
How does it work?
Then CobaltBus DotNetCore binary that integrates with CobaltStrikes ExternalC2, will create a local SqliteDB in order to keep track of multiple beacons. The messages inbound to CobaltBus will be captured and written to the database. The database names "CobaltBus.db" and "CobaltBus-log.db" will be created in the directory CobaltBus.dll is running from. Once a Beacon binary runs, it will push an "INITIALIZE" message to the baseQueueName queue, with a randomly generated BeaconId and Pipename. The CobaltBus handler will then capture this, create and move into the two new queues based on the BeaconId sent, request stager shellcode from the CobaltStrike, and push it back down the new queue as an "INJECT" message. From here, the Beacon project injects the captured shellcode into memory and es tablishes a connection with the CobaltStrike beacon over the generated pipe name. When a command is issued from CobaltBus, it is pushed down the beacon respective queue and into the beacon pipe name.
Opsec considerations
The current message flow has multiple flaws that would need to be addressed before I would consider using this for real-life operations. Consider this a dirty POC. If only there was a mouse and C2 expert that could make this safe to use....
Credits
Major credit to the work done by @ryHanson https://github.com/ryhanson/ExternalC2
Download CobaltBus
___________________________
@hacking_Attack
@Hacking_Video
CobaltBus - Cobalt Strike External C2 Integration With Azure Servicebus, C2 Traffic Via Azure Servicebus
https://blogger.googleusercontent.com/img/a/AVvXsEh02U14G2CPeV9cmUgYdA-INxXSrD0OxAN7eLZbfaqA4Re13D3v7-1ogOMLfPCRMjz1NZbfR39ioXpHPxqtCNPgKzQ7QnyQ_E2J8G-I6jyxguKsd1l0LrJPr4AatxAreAWVCVAG6Rdh0TJWX5WG1YoWPmd2oj1wfjDJ0ZiGHWuxlZ1XMNA9h5zJccGm=w640-h278
Cobalt Strike External C2 Integration With Azure Servicebus, C2 traffic via Azure Servicebus
Setup
1. Create an Azure Service Bus
2. Create a Shared access policy (Connection string) that can only Send and Listen
3. Edit the static connectionString variable in Beacon C# projects to match the "Primary Connection String" value for the Shared access policy created in step 2.
4. The same variables need to be updated for the CobaltBus project, but the "Primary Connection String" for the "RootManageSharedAccessKey" Shared access policy must be used. (Needs the "manage" permission)
5. Setup Cobalt and start en External C2 listener on port 4444, 127.0.0.1 (can be changed by editing the ExternalC2Port ExternalC2Ip vars in the C# project)
Demo Video
How does it work?
Then CobaltBus DotNetCore binary that integrates with CobaltStrikes ExternalC2, will create a local SqliteDB in order to keep track of multiple beacons. The messages inbound to CobaltBus will be captured and written to the database. The database names "CobaltBus.db" and "CobaltBus-log.db" will be created in the directory CobaltBus.dll is running from. Once a Beacon binary runs, it will push an "INITIALIZE" message to the baseQueueName queue, with a randomly generated BeaconId and Pipename. The CobaltBus handler will then capture this, create and move into the two new queues based on the BeaconId sent, request stager shellcode from the CobaltStrike, and push it back down the new queue as an "INJECT" message. From here, the Beacon project injects the captured shellcode into memory and es tablishes a connection with the CobaltStrike beacon over the generated pipe name. When a command is issued from CobaltBus, it is pushed down the beacon respective queue and into the beacon pipe name.
Opsec considerations
The current message flow has multiple flaws that would need to be addressed before I would consider using this for real-life operations. Consider this a dirty POC. If only there was a mouse and C2 expert that could make this safe to use....
Credits
Major credit to the work done by @ryHanson https://github.com/ryhanson/ExternalC2
Download CobaltBus
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
CobaltBus - Cobalt Strike External C2 Integration With Azure Servicebus, C2 Traffic Via Azure Servicebus
HACKED INSTAGRAM HANDLE OF SAMSUNG….
https://amit-lt.medium.com/hacked-instagram-handle-of-samsung-cb1a35990a90?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://amit-lt.medium.com/hacked-instagram-handle-of-samsung-cb1a35990a90?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
HACKED INSTAGRAM HANDLE OF SAMSUNG….
Hello, Hackers Welcome Back to my Stored Link Hijacking Scenario...
Hello, Hackers Welcome Back to my Stored Link Hijacking Scenario...Continue reading on Medium » (https://amit-lt.medium.com/hacked-instagram-handle-of-samsung-cb1a35990a90?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
HACKED INSTAGRAM HANDLE OF SAMSUNG….
Hello, Hackers Welcome Back to my Stored Link Hijacking Scenario...
hacking: security in practice
Get revenge on Scammer ( i have his ip adress)
Hello I have been scammed on Steam for 1000€ and managed to get the scammers IP Adress . Can somone help me to get revenge on the Scammer or maybe force him into sending me my 1000€ back . If you can or want to help me just Message me here on Reddit and we will get in contact on Discord if its ok for you .
Thank you !
submitted by /u/SherbetAny6806
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Get revenge on Scammer ( i have his ip adress)
Hello I have been scammed on Steam for 1000€ and managed to get the scammers IP Adress . Can somone help me to get revenge on the Scammer or maybe force him into sending me my 1000€ back . If you can or want to help me just Message me here on Reddit and we will get in contact on Discord if its ok for you .
Thank you !
submitted by /u/SherbetAny6806
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Get revenge on Scammer ( i have his ip adress)
Hello I have been scammed on Steam for 1000€ and managed to get the scammers IP Adress . Can somone help me to get revenge on the Scammer or maybe...
If you don't get excited about the windows command line prompt, it might be the way you access it ;)
https://www.reddit.com/r/Pentesting/comments/tvdflp/if_you_dont_get_excited_about_the_windows_command/
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/Pentesting/comments/tvdflp/if_you_dont_get_excited_about_the_windows_command/
___________________________
@hacking_Attack
@Hacking_Video
reddit
If you don't get excited about the windows command line prompt, it...
Posted in r/Pentesting by u/andy-codes • 3 points and 0 comments
submitted by /u/andy-codes (https://www.reddit.com/user/andy-codes)
[link] (https://twitter.com/0x4ndy/status/1510656054157324297?t=_fY_gCKqza_oBhQnnwqZ_Q&s=09) [comments] (https://www.reddit.com/r/Pentesting/comments/tvdflp/if_you_dont_get_excited_about_the_windows_command/)
___________________________
@hacking_Attack
@Hacking_Video
[link] (https://twitter.com/0x4ndy/status/1510656054157324297?t=_fY_gCKqza_oBhQnnwqZ_Q&s=09) [comments] (https://www.reddit.com/r/Pentesting/comments/tvdflp/if_you_dont_get_excited_about_the_windows_command/)
___________________________
@hacking_Attack
@Hacking_Video
Reddit
overview for andy-codes
https://andy.codes.
Hacking on Medium
Finding Vulnerable Info Using Google Dorks — Ethical Hacking
https://cdn-images-1.medium.com/max/825/1*zA_nrmrKwrbQKOecCfUpkQ.jpeg
Google Dorking is a technique that hackers use to find information that may have been accidentally exposed to the internet.
Continue reading on InfoSec Write-ups »
___________________________
@hacking_Attack
@Hacking_Video
Finding Vulnerable Info Using Google Dorks — Ethical Hacking
https://cdn-images-1.medium.com/max/825/1*zA_nrmrKwrbQKOecCfUpkQ.jpeg
Google Dorking is a technique that hackers use to find information that may have been accidentally exposed to the internet.
Continue reading on InfoSec Write-ups »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Finding Vulnerable Info Using Google Dorks — Ethical Hacking
Google Dorking is a technique that hackers use to find information that may have been accidentally exposed to the internet.
Hacking on Medium
Exploiting Azure Queue Storage: Unexpired SAS Token with Excessive Permission
https://cdn-images-1.medium.com/max/1898/1*CLNYjbmSAperfKW0I9G3RA.png
Introduction
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Exploiting Azure Queue Storage: Unexpired SAS Token with Excessive Permission
https://cdn-images-1.medium.com/max/1898/1*CLNYjbmSAperfKW0I9G3RA.png
Introduction
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Exploiting Azure Queue Storage: Unexpired SAS Token with Excessive Permission
Introduction
Hacking on Medium
Shibboleth: HackTheBox Walkthrough
https://cdn-images-1.medium.com/max/940/0*GqOIIK3eq57VgbYo
Makineye hackthebox sayfasından erişebilirsiniz.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Shibboleth: HackTheBox Walkthrough
https://cdn-images-1.medium.com/max/940/0*GqOIIK3eq57VgbYo
Makineye hackthebox sayfasından erişebilirsiniz.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Shibboleth: HackTheBox Walkthrough
Makineye hackthebox sayfasından erişebilirsiniz.
Hacking on Medium
Exploit Development(Writing a Simple Buffer script)
https://cdn-images-1.medium.com/max/1920/1*kf7Czsr2ZBtUlj4ng52pDQ.jpeg
Hey Amazing hackers,
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Exploit Development(Writing a Simple Buffer script)
https://cdn-images-1.medium.com/max/1920/1*kf7Czsr2ZBtUlj4ng52pDQ.jpeg
Hey Amazing hackers,
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Exploit Development(Writing a Simple Buffer script)
Hey Amazing hackers,
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
If you don't get excited about the windows command line prompt, it might be the way you access it ;)
https://external-preview.redd.it/8koUUOtdK77hMSRAWMReZXaJDpoChTDuvbKsbGNLp7M.jpg?width=108&crop=smart&auto=webp&s=4378590845488b6e28bdd33400f41ceaf1b8a364 submitted by /u/andy-codes
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
If you don't get excited about the windows command line prompt, it might be the way you access it ;)
https://external-preview.redd.it/8koUUOtdK77hMSRAWMReZXaJDpoChTDuvbKsbGNLp7M.jpg?width=108&crop=smart&auto=webp&s=4378590845488b6e28bdd33400f41ceaf1b8a364 submitted by /u/andy-codes
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
If you don't get excited about the windows command line prompt, it...
Posted in r/hacking by u/andy-codes • 1 point and 0 comments
hacking: security in practice
Advice about experimenting with a remote keylogger.
Hello, I was interested in learning about keyloggers and figured I would get started by downloading a keylogger. My question is how do I download a keylogger without myself being a victim of keylogging from whoever uploaded the original logger. Also how do I get it past my avg security (I guess I could just turn the software off for the time being). Any help is appreciated thanks.
submitted by /u/Used_Hovercraft9634
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Advice about experimenting with a remote keylogger.
Hello, I was interested in learning about keyloggers and figured I would get started by downloading a keylogger. My question is how do I download a keylogger without myself being a victim of keylogging from whoever uploaded the original logger. Also how do I get it past my avg security (I guess I could just turn the software off for the time being). Any help is appreciated thanks.
submitted by /u/Used_Hovercraft9634
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Advice about experimenting with a remote keylogger.
Hello, I was interested in learning about keyloggers and figured I would get started by downloading a keylogger. My question is how do I download...
hacking: security in practice
Hashcat Installation
Can anyone please provide the best way to install hashcat on Ubuntu? This would include anything that needs to be done with GPU drivers. Thanks.
submitted by /u/captncrypto941
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Hashcat Installation
Can anyone please provide the best way to install hashcat on Ubuntu? This would include anything that needs to be done with GPU drivers. Thanks.
submitted by /u/captncrypto941
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Hashcat Installation
Can anyone please provide the best way to install hashcat on Ubuntu? This would include anything that needs to be done with GPU drivers. Thanks.