Contribution
Please feel free to contribute as I'm having some issues with some processes. You can find me on Twitter (https://twitter.com/IKalendarov) or open a Pull Request.
Download SharpHook (https://github.com/IlanKalendarov/SharpHook)
Please feel free to contribute as I'm having some issues with some processes. You can find me on Twitter (https://twitter.com/IKalendarov) or open a Pull Request.
Download SharpHook (https://github.com/IlanKalendarov/SharpHook)
How to dork like a dorkContinue reading on Medium » (https://thexssrat.medium.com/search-engine-hacking-5a5a819c55d1?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Search Engine Hacking
https://cdn-images-1.medium.com/max/2600/0*UD98wmPKTcAbb-bQ
How to dork like a dork
Continue reading on Medium »
Search Engine Hacking
https://cdn-images-1.medium.com/max/2600/0*UD98wmPKTcAbb-bQ
How to dork like a dork
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
SharpHook - Tool Tath Uses Various API Hooks In Order To Give Us The Desired Credentials
http://4.bp.blogspot.com/-Sb02-ST-2bk/YNEfgp0asEI/AAAAAAAAdO4/mnCPXyAEGKUPkc0qXeb-E5f0Vi4i6NcaACK4BGAYYCw/w640-h232/SharpHook_1_Helpscreen-719421.png
SharpHook is inspired by the SharpRDPThief project, It uses various API hooks in order to give us the desired credentials.
In the background it uses the EasyHook project, Once the desired process is up and running SharpHook will automatically inject its dependencies into the target process and then, It will send us the credentials through EasyHook's IPC server.
Supported Processes
Process API Call Description Progress mstsc
Demo
http://4.bp.blogspot.com/-Sb02-ST-2bk/YNEfgp0asEI/AAAAAAAAdO4/mnCPXyAEGKUPkc0qXeb-E5f0Vi4i6NcaACK4BGAYYCw/w640-h232/SharpHook_1_Helpscreen-719421.png http://4.bp.blogspot.com/-XoNUvDZPBHE/YNEfhzkpJaI/AAAAAAAAdPA/bCL_DLFzqWc2gBzsAO1aqWOpKzQkXC9dQCK4BGAYYCw/w640-h344/SharpHook_2_Demo-727560.gif
Contribution
Please feel free to contribute as I'm having some issues with some processes. You can find me on Twitter or open a Pull Request.
Download SharpHook
SharpHook - Tool Tath Uses Various API Hooks In Order To Give Us The Desired Credentials
http://4.bp.blogspot.com/-Sb02-ST-2bk/YNEfgp0asEI/AAAAAAAAdO4/mnCPXyAEGKUPkc0qXeb-E5f0Vi4i6NcaACK4BGAYYCw/w640-h232/SharpHook_1_Helpscreen-719421.png
SharpHook is inspired by the SharpRDPThief project, It uses various API hooks in order to give us the desired credentials.
In the background it uses the EasyHook project, Once the desired process is up and running SharpHook will automatically inject its dependencies into the target process and then, It will send us the credentials through EasyHook's IPC server.
Supported Processes
Process API Call Description Progress mstsc
CredUnPackAuthenticationBufferWThis will hook into mstsc and should give you Username, Password and the remote ip DONE runas CreateProcessWithLogonWThis will hook into runas and should give you Username, Password and the domain name DONE powershell CreateProcessWithLogonWThis will hook into powershell and should give you output for commands for when the user enters a different credentials DONE cmd RtlInitUnicodeStringExThis should hook into cmd and then would be able to filter keywords like: PsExec,password etc.. In Progress - Crashes cmd idk why MobaXterm CharUpperBuffAThis will hook into MobaXterm and should give you credentials for SSH and RDP logins In Progress - Problems with this being a 32bit process and Fody not working. As a workaround you can compile the project as x86 and it'll work just fine explorer (UAC Prompt) CredUnPackAuthenticationBufferWThis will hook into explorer and should give you Username, Password and the Domain name from the UAC Prompt In Progress - UAC says access denied probably integrity levels problems Demo
http://4.bp.blogspot.com/-Sb02-ST-2bk/YNEfgp0asEI/AAAAAAAAdO4/mnCPXyAEGKUPkc0qXeb-E5f0Vi4i6NcaACK4BGAYYCw/w640-h232/SharpHook_1_Helpscreen-719421.png http://4.bp.blogspot.com/-XoNUvDZPBHE/YNEfhzkpJaI/AAAAAAAAdPA/bCL_DLFzqWc2gBzsAO1aqWOpKzQkXC9dQCK4BGAYYCw/w640-h344/SharpHook_2_Demo-727560.gif
Contribution
Please feel free to contribute as I'm having some issues with some processes. You can find me on Twitter or open a Pull Request.
Download SharpHook
SharpHook - Tool Tath Uses Various API Hooks In Order To Give Us The Desired Credentials
SharpHook is inspired by the SharpRDPThief project, It uses various API hooks in order to give us the desired credentials. In the background it uses the EasyHook project, Once the desired process is up and running SharpHook will automatically inject its dependencies into the target process and then, It will send us the credentials through EasyHook's IPC server.Supported Processes Process API Call Description Progress mstsc CredUnPackAuthenticationBufferW This will hook into mstsc and should give you Username, Password and the remote ip DONE runas CreateProcessWithLogonW This will hook into runas and should give you Username, Password and the domain name DONE powershell CreateProcessWithLogonW This will hook into powershell and should give you output for commands for when the user enters a different credentials DONE cmd RtlInitUnicodeStringEx This should hook into cmd and then would be able to filter keywords like: PsExec,password etc.. In Progress - Crashes cmd idk why MobaXterm CharUpperBuffA This will hook into MobaXterm and should give you credentials for SSH and RDP logins In Progress - Problems with this being a 32bit process and Fody not working. As a workaround you can compile the project as x86 and it'll work just fine explorer (UAC Prompt) CredUnPackAuthenticationBufferW This will hook into explorer and should give you Username, Password and the Domain name from the UAC Prompt In Progress - UAC says access denied probably integrity levels problems Demo Contribution Please feel free to contribute as I'm having some issues with some processes. You can find me on Twitter or open a Pull Request. Download SharpHook
Read more...
___________________________
@hacking_Attack
@Hacking_Video
SharpHook is inspired by the SharpRDPThief project, It uses various API hooks in order to give us the desired credentials. In the background it uses the EasyHook project, Once the desired process is up and running SharpHook will automatically inject its dependencies into the target process and then, It will send us the credentials through EasyHook's IPC server.Supported Processes Process API Call Description Progress mstsc CredUnPackAuthenticationBufferW This will hook into mstsc and should give you Username, Password and the remote ip DONE runas CreateProcessWithLogonW This will hook into runas and should give you Username, Password and the domain name DONE powershell CreateProcessWithLogonW This will hook into powershell and should give you output for commands for when the user enters a different credentials DONE cmd RtlInitUnicodeStringEx This should hook into cmd and then would be able to filter keywords like: PsExec,password etc.. In Progress - Crashes cmd idk why MobaXterm CharUpperBuffA This will hook into MobaXterm and should give you credentials for SSH and RDP logins In Progress - Problems with this being a 32bit process and Fody not working. As a workaround you can compile the project as x86 and it'll work just fine explorer (UAC Prompt) CredUnPackAuthenticationBufferW This will hook into explorer and should give you Username, Password and the Domain name from the UAC Prompt In Progress - UAC says access denied probably integrity levels problems Demo Contribution Please feel free to contribute as I'm having some issues with some processes. You can find me on Twitter or open a Pull Request. Download SharpHook
Read more...
___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
WPScan can't resolve data.wpscan.org*** on closed network
I'm using an offline hacking lab to practice - using VirtualBox locked down in DHCP, I've installed WPScan locally to my VM but it's still trying to resolve an external host to run. Any assistance would be great (or am I in the wrong sub for questions like this?)
submitted by /u/Anton_Garnet
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
WPScan can't resolve data.wpscan.org*** on closed network
I'm using an offline hacking lab to practice - using VirtualBox locked down in DHCP, I've installed WPScan locally to my VM but it's still trying to resolve an external host to run. Any assistance would be great (or am I in the wrong sub for questions like this?)
submitted by /u/Anton_Garnet
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
WPScan can't resolve data.wpscan.org*** on closed network
I'm using an offline hacking lab to practice using VirtualBox locked down in DHCP, I've installed WPScan locally to my VM but it's still trying to...
hacking: security in practice
Anyone tried Kali on mobile?
Was wondering if I should purchase a compatible phone or tablet for the os. I want to make sure it's worth it and you don't have to pack around a wireless keyboard and mouse to actually use it. Thanks!
p.s. if you have used it, do you need a wifi adapter? How does that work...? Does it use the phone/tablets? I've only used kali in a vm so I'm not sure if it will function normally outside of that. 99% sure it will but hey, you never know.
submitted by /u/IllustratorSea6207
[link] [comments]
Anyone tried Kali on mobile?
Was wondering if I should purchase a compatible phone or tablet for the os. I want to make sure it's worth it and you don't have to pack around a wireless keyboard and mouse to actually use it. Thanks!
p.s. if you have used it, do you need a wifi adapter? How does that work...? Does it use the phone/tablets? I've only used kali in a vm so I'm not sure if it will function normally outside of that. 99% sure it will but hey, you never know.
submitted by /u/IllustratorSea6207
[link] [comments]
reddit
Anyone tried Kali on mobile?
Was wondering if I should purchase a compatible phone or tablet for the os. I want to make sure it's worth it and you don't have to pack around a...
hacking: security in practice
Bitcoin in the rough..
The year was 2012, I was a young boy with $10 to spend. Of course I bought bitcoin. Since then, I’ve lost the login to the wallet it was stored on. Also I can’t log into the Gmail the wallet is linked to. I’ve tried for years and years to recover the linked email account, but to no avail. Recently I got the urge to try again and made some advances. The email had been setup to our old MagicJack phone number as the recovery option. Though we canceled it in 2013. After much pain and waiting on hold, I was able to reopen the old MagicJack account and get the confirmation code to recover the linked Gmail. Holycow!! I was excited! Only thing.. Google wants to confirm it’s me via another recovery code.. sent to the email I’m trying to access.
Any ideas?
submitted by /u/99applez
[link] [comments]
Bitcoin in the rough..
The year was 2012, I was a young boy with $10 to spend. Of course I bought bitcoin. Since then, I’ve lost the login to the wallet it was stored on. Also I can’t log into the Gmail the wallet is linked to. I’ve tried for years and years to recover the linked email account, but to no avail. Recently I got the urge to try again and made some advances. The email had been setup to our old MagicJack phone number as the recovery option. Though we canceled it in 2013. After much pain and waiting on hold, I was able to reopen the old MagicJack account and get the confirmation code to recover the linked Gmail. Holycow!! I was excited! Only thing.. Google wants to confirm it’s me via another recovery code.. sent to the email I’m trying to access.
Any ideas?
submitted by /u/99applez
[link] [comments]
reddit
Bitcoin in the rough..
The year was 2012, I was a young boy with $10 to spend. Of course I bought bitcoin. Since then, I’ve lost the login to the wallet it was stored...
Introduction to Bug Bounty
https://gitcomplex.medium.com/introduction-to-bug-bounty-1ba7c7e1138d?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://gitcomplex.medium.com/introduction-to-bug-bounty-1ba7c7e1138d?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Introduction to Bug Bounty
What we are going to learn?
What we are going to learn?Continue reading on Medium » (https://gitcomplex.medium.com/introduction-to-bug-bounty-1ba7c7e1138d?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video