Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Vdb files?
Hey there I'm trying to figure out the contents of a file in .vdb (it should be a database file) however whenever I try to open the contents I amgreeted with garbled text and no clear formation
Has anyone had experience with vdb files?
submitted by /u/HeroinPigeon
[link] [comments]
Vdb files?
Hey there I'm trying to figure out the contents of a file in .vdb (it should be a database file) however whenever I try to open the contents I amgreeted with garbled text and no clear formation
Has anyone had experience with vdb files?
submitted by /u/HeroinPigeon
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
BadUSB/Rubber Ducky reverse shell ERROR
I have tried multiple scrips but for some reason they all dont work, i dont know if im picking the wrong IP, the wrong networking for my virtual machine or what. But can someone please give me a script that might work, I have tried scripts from hak5 but they dont seem to work.
Scripts I've used: https://github.com/hak5/usbrubberducky-payloads/tree/master/payloads/library/remote_access/Netcat-Reverseshell-On-Log-In
https://github.com/FreeLesio/Rubber-Ducky-Reverse-Shell
I seem to get this error when using these:
ConPtyShellException: [-] ConPtyShellException: WSAConnect failed with error code: 10061
at ConPtyShell.connectRemote(String remoteIp, Int32 remotePort)
at ConPtyShell.SpawnConPtyShell(String remoteIp, Int32 remotePort, UInt32 rows, UInt32 cols, String commandLine, Boolean upgradeShell)
at ConPtyShellMainClass.ConPtyShellMain(String[] args)
With this script https://github.com/OwNuT/Rubber-Ducky-Scripts/blob/main/ReverseShell/payload everything seems to work fine on the victim machine but it says its connected to local host and when I go on attacker machine (kali linux VM) nothing seems to be connected.
(SORRY FOR SO MUCH I JUST REALLY WANT THIS TO WORK OUT)
EDIT: IT'S FINALLY WORKING!
submitted by /u/SnooCookies9629
[link] [comments]
BadUSB/Rubber Ducky reverse shell ERROR
I have tried multiple scrips but for some reason they all dont work, i dont know if im picking the wrong IP, the wrong networking for my virtual machine or what. But can someone please give me a script that might work, I have tried scripts from hak5 but they dont seem to work.
Scripts I've used: https://github.com/hak5/usbrubberducky-payloads/tree/master/payloads/library/remote_access/Netcat-Reverseshell-On-Log-In
https://github.com/FreeLesio/Rubber-Ducky-Reverse-Shell
I seem to get this error when using these:
ConPtyShellException: [-] ConPtyShellException: WSAConnect failed with error code: 10061
at ConPtyShell.connectRemote(String remoteIp, Int32 remotePort)
at ConPtyShell.SpawnConPtyShell(String remoteIp, Int32 remotePort, UInt32 rows, UInt32 cols, String commandLine, Boolean upgradeShell)
at ConPtyShellMainClass.ConPtyShellMain(String[] args)
With this script https://github.com/OwNuT/Rubber-Ducky-Scripts/blob/main/ReverseShell/payload everything seems to work fine on the victim machine but it says its connected to local host and when I go on attacker machine (kali linux VM) nothing seems to be connected.
(SORRY FOR SO MUCH I JUST REALLY WANT THIS TO WORK OUT)
EDIT: IT'S FINALLY WORKING!
submitted by /u/SnooCookies9629
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Someone’s Impersonating Notepad++ !
https://cdn-images-1.medium.com/max/1280/1*Zt3NWopfmb3SG8NAvHBwNw.png
Notepad++ is a very popular text editor. Especially among developers due to the fact you can open multiple documents in tabs, enable…
Continue reading on Medium »
Someone’s Impersonating Notepad++ !
https://cdn-images-1.medium.com/max/1280/1*Zt3NWopfmb3SG8NAvHBwNw.png
Notepad++ is a very popular text editor. Especially among developers due to the fact you can open multiple documents in tabs, enable…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Top 10 cybersecurity Predictions for 2023
https://cdn-images-1.medium.com/max/1280/1*t92x5p6qLolSBMLin6Bq8g.png
1. Catastrophic Attacks On Critical Infrastructure
Continue reading on Medium »
Top 10 cybersecurity Predictions for 2023
https://cdn-images-1.medium.com/max/1280/1*t92x5p6qLolSBMLin6Bq8g.png
1. Catastrophic Attacks On Critical Infrastructure
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How can a developer stand out from the crowd?
As a developer, do you need to make use of some marketing to further your career? We are not some sort of salespeople, but we are great…
Continue reading on Medium »
How can a developer stand out from the crowd?
As a developer, do you need to make use of some marketing to further your career? We are not some sort of salespeople, but we are great…
Continue reading on Medium »
Character Chaos: Looking Beyond CRLF Injections and Finding Similar Attack Vectors to Manipulate…
https://medium.com/@TheCrazyAcademic/character-chaos-looking-beyond-crlf-injections-and-finding-similar-attack-vectors-to-manipulate-715dcaa47a58?source=rss------bug_bounty-5
https://medium.com/@TheCrazyAcademic/character-chaos-looking-beyond-crlf-injections-and-finding-similar-attack-vectors-to-manipulate-715dcaa47a58?source=rss------bug_bounty-5
This research all began when I looked at a list of various ASCII characters in the standard and thought to my self “Could there be other…Continue reading on Medium » (https://medium.com/@TheCrazyAcademic/character-chaos-looking-beyond-crlf-injections-and-finding-similar-attack-vectors-to-manipulate-715dcaa47a58?source=rss------bug_bounty-5)
Character Chaos: Looking Beyond CRLF Injections and Finding Similar Attack Vectors to Manipulate…
This research all began when I looked at a list of various ASCII characters in the standard and thought to my self “Could there be other…Continue reading on Medium »
Read more...
This research all began when I looked at a list of various ASCII characters in the standard and thought to my self “Could there be other…Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Character Chaos: Looking Beyond CRLF Injections To Find Similar Attack Vectors
https://link.medium.com/jowb4A9T9wb
In this article I discuss ways to potentially bypass CRLF checks in patches or other characters that could be exploited to do attacks just like it involving whitespace/new line related parsing tricks.
submitted by /u/TheCrazyAcademic
[link] [comments]
Character Chaos: Looking Beyond CRLF Injections To Find Similar Attack Vectors
https://link.medium.com/jowb4A9T9wb
In this article I discuss ways to potentially bypass CRLF checks in patches or other characters that could be exploited to do attacks just like it involving whitespace/new line related parsing tricks.
submitted by /u/TheCrazyAcademic
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Cybercrime is world’s third-largest economy thanks to booming black market
https://external-preview.redd.it/bAmYMLwEh8TazVKj7UQhBIGm58wuXwJooz1evGM3R2g.jpg?width=320&crop=smart&auto=webp&s=501192c549ccc8739bb7740570f3b9edbebe5867 submitted by /u/Mental_Character7367
[link] [comments]
Cybercrime is world’s third-largest economy thanks to booming black market
https://external-preview.redd.it/bAmYMLwEh8TazVKj7UQhBIGm58wuXwJooz1evGM3R2g.jpg?width=320&crop=smart&auto=webp&s=501192c549ccc8739bb7740570f3b9edbebe5867 submitted by /u/Mental_Character7367
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Hacking a Roku TV to Control Lights
submitted by /u/compuwar
[link] [comments]
Hacking a Roku TV to Control Lights
submitted by /u/compuwar
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
How to make a dead online game playable offline?
Is it possible to hack and bypass the login in a mobile game that had its servers shut down? If so how?
submitted by /u/namyu25
[link] [comments]
How to make a dead online game playable offline?
Is it possible to hack and bypass the login in a mobile game that had its servers shut down? If so how?
submitted by /u/namyu25
[link] [comments]