Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
BitBangingBytes/Glitchy: Glitchy is a no-code visual interface to the world of microcontroller glitching.
https://external-preview.redd.it/moUx2NKFtV20WZp_toUAZBKNXxManMiaiKz0VJxpVfw.jpg?width=640&crop=smart&auto=webp&s=c9ee0ed10c8784561a1d45a6f23d27e2a30bbac4 submitted by /u/BitBangingBytes
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
BitBangingBytes/Glitchy: Glitchy is a no-code visual interface to the world of microcontroller glitching.
https://external-preview.redd.it/moUx2NKFtV20WZp_toUAZBKNXxManMiaiKz0VJxpVfw.jpg?width=640&crop=smart&auto=webp&s=c9ee0ed10c8784561a1d45a6f23d27e2a30bbac4 submitted by /u/BitBangingBytes
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
BitBangingBytes/Glitchy: Glitchy is a no-code visual interface to...
Posted in r/hacking by u/BitBangingBytes • 1 point and 0 comments
hacking: security in practice
Man In The Middle attacks without using ARP poisoning?
Hey everyone, I'm new to the MITM concept and wanted to try to perform it without the need of ARP poisoning. I'm not sure if this is possible or anything to the matter. Would anyone be able to guide me on this subject matter in terms of what I need to look into?
submitted by /u/Pipfy
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Man In The Middle attacks without using ARP poisoning?
Hey everyone, I'm new to the MITM concept and wanted to try to perform it without the need of ARP poisoning. I'm not sure if this is possible or anything to the matter. Would anyone be able to guide me on this subject matter in terms of what I need to look into?
submitted by /u/Pipfy
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Man In The Middle attacks without using ARP poisoning?
Hey everyone, I'm new to the MITM concept and wanted to try to perform it without the need of ARP poisoning. I'm not sure if this is possible or...
What is the pen tester burnout?
https://www.reddit.com/r/Pentesting/comments/yh0hmo/what_is_the_pen_tester_burnout/
Pen testers of Reddit what is the burnout phase that some of you guys experience? And is it possible to make a good living if you have a career as a pen tester? submitted by /u/ELIDAL99 (https://www.reddit.com/user/ELIDAL99)
[link] (https://www.reddit.com/r/Pentesting/comments/yh0hmo/what_is_the_pen_tester_burnout/) [comments] (https://www.reddit.com/r/Pentesting/comments/yh0hmo/what_is_the_pen_tester_burnout/)
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/Pentesting/comments/yh0hmo/what_is_the_pen_tester_burnout/
Pen testers of Reddit what is the burnout phase that some of you guys experience? And is it possible to make a good living if you have a career as a pen tester? submitted by /u/ELIDAL99 (https://www.reddit.com/user/ELIDAL99)
[link] (https://www.reddit.com/r/Pentesting/comments/yh0hmo/what_is_the_pen_tester_burnout/) [comments] (https://www.reddit.com/r/Pentesting/comments/yh0hmo/what_is_the_pen_tester_burnout/)
___________________________
@hacking_Attack
@Hacking_Video
reddit
What is the pen tester burnout?
Pen testers of Reddit what is the burnout phase that some of you guys experience? And is it possible to make a good living if you have a career as...
Palo Alto and Panorama — Hardening the Configuration
https://cyberbruharmy.medium.com/palo-alto-and-panorama-hardening-the-configuration-4c98967cf096?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://cyberbruharmy.medium.com/palo-alto-and-panorama-hardening-the-configuration-4c98967cf096?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Palo Alto and Panorama — Hardening the Configuration
As per Hardening Network Devices National Security Agency Cybersecurity Information, below points are covers in this Course.
As per Hardening Network Devices National Security Agency Cybersecurity Information, below points are covers in this Course.Continue reading on Medium » (https://cyberbruharmy.medium.com/palo-alto-and-panorama-hardening-the-configuration-4c98967cf096?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Palo Alto and Panorama — Hardening the Configuration
As per Hardening Network Devices National Security Agency Cybersecurity Information, below points are covers in this Course.
Palo Alto and Panorama — Hardening the Configuration
As per Hardening Network Devices National Security Agency Cybersecurity Information, below points are covers in this Course.Continue reading on Medium »
Read more...
As per Hardening Network Devices National Security Agency Cybersecurity Information, below points are covers in this Course.Continue reading on Medium »
Read more...
hacking: security in practice
change router wifi settings
how can you change the wifi settings of the router using node js or go, or rather the settings of the virtual server or dmz. I have access to the router, I just want to change the settings of the router at server startup to the ones I need, and then change them back. It is desirable to have a universal method for most types of routers. And yeah, it is necessary with the help of programming languages.
submitted by /u/Thrackerzood
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
change router wifi settings
how can you change the wifi settings of the router using node js or go, or rather the settings of the virtual server or dmz. I have access to the router, I just want to change the settings of the router at server startup to the ones I need, and then change them back. It is desirable to have a universal method for most types of routers. And yeah, it is necessary with the help of programming languages.
submitted by /u/Thrackerzood
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
change router wifi settings
how can you change the wifi settings of the router using node js or go, or rather the settings of the virtual server or dmz. I have access to the...
hacking: security in practice
Migrate PowerShell process to another process via process injection?
Hi everybody I hope you’re all doing well.
Recently I was up late at night reading about process injection when I came across an excerpt from this site which says “ an adversary might inject their PowerShell process into a browser.”. I searched tirelessly and could not find any resources on anything similar to this.
That being said, might any of you fine individuals help me figure out how to “inject powershell process” into another process?
I am still pretty new to process injection and so far I only know how to do basic shellcode injection and reflective-dll injection so sorry if this is a noob question lol. From what I can tell this is just process migration but the first few steps confuse me.
Thanks I’m advanced for all the answers and any help including just links to resources is appreciated.
submitted by /u/Aleks_Leeks
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Migrate PowerShell process to another process via process injection?
Hi everybody I hope you’re all doing well.
Recently I was up late at night reading about process injection when I came across an excerpt from this site which says “ an adversary might inject their PowerShell process into a browser.”. I searched tirelessly and could not find any resources on anything similar to this.
That being said, might any of you fine individuals help me figure out how to “inject powershell process” into another process?
I am still pretty new to process injection and so far I only know how to do basic shellcode injection and reflective-dll injection so sorry if this is a noob question lol. From what I can tell this is just process migration but the first few steps confuse me.
Thanks I’m advanced for all the answers and any help including just links to resources is appreciated.
submitted by /u/Aleks_Leeks
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Migrate PowerShell process to another process via process injection?
Hi everybody I hope you’re all doing well. Recently I was up late at night reading about process injection when I came across an excerpt from...
Old RCE worth $3362.
Have you ever read the article “RCE via Symfony Secret Fragments” ? If you haven’t read it, there are so many articles on Medium. Shodan…Continue reading on DevOps.dev »
Read more...
___________________________
@hacking_Attack
@Hacking_Video
Have you ever read the article “RCE via Symfony Secret Fragments” ? If you haven’t read it, there are so many articles on Medium. Shodan…Continue reading on DevOps.dev »
Read more...
___________________________
@hacking_Attack
@Hacking_Video
Medium
Old RCE worth $3362.
Have you ever read the article “RCE via Symfony Secret Fragments” ? If you haven’t read it, there are so many articles on Medium. Shodan…
Old RCE worth $3362.
https://blog.devops.dev/old-rce-worth-3362-1af0cd70c459?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://blog.devops.dev/old-rce-worth-3362-1af0cd70c459?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Old RCE worth $3362.
Have you ever read the article “RCE via Symfony Secret Fragments” ? If you haven’t read it, there are so many articles on Medium. Shodan…
Have you ever read the article “RCE via Symfony Secret Fragments” ? If you haven’t read it, there are so many articles on Medium. Shodan…Continue reading on DevOps.dev » (https://blog.devops.dev/old-rce-worth-3362-1af0cd70c459?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Old RCE worth $3362.
Have you ever read the article “RCE via Symfony Secret Fragments” ? If you haven’t read it, there are so many articles on Medium. Shodan…
hacking: security in practice
Can someone steal my GDrive files if I ran an unknown code in Google Colab?
Hey everyone, maybe this could be a dump question but I gotta ask to be more relaxed. I wanted to transfer a file from my mega storage to my google drive account without having to download it and uploading it next, I found a yt video where the solution was a google colab script, I ran it and everything went ok, it worked. However, I started to worry about it bc of all the permissions i gave to the platform without checking the code of the colab correctly, I have little to no knowledge about coding so I just skimmed it. Can someone help me to check if the script was malicious or if I have nothing to worry about?):
The colab is this: https://colab.research.google.com/drive/1SI-ztZId0bTKGPV-RJxebewzOAuPoNEE
A lot of thanks in advance, I know this can be a hassle but I promise to be more careful.
submitted by /u/PaperPlane47
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Can someone steal my GDrive files if I ran an unknown code in Google Colab?
Hey everyone, maybe this could be a dump question but I gotta ask to be more relaxed. I wanted to transfer a file from my mega storage to my google drive account without having to download it and uploading it next, I found a yt video where the solution was a google colab script, I ran it and everything went ok, it worked. However, I started to worry about it bc of all the permissions i gave to the platform without checking the code of the colab correctly, I have little to no knowledge about coding so I just skimmed it. Can someone help me to check if the script was malicious or if I have nothing to worry about?):
The colab is this: https://colab.research.google.com/drive/1SI-ztZId0bTKGPV-RJxebewzOAuPoNEE
A lot of thanks in advance, I know this can be a hassle but I promise to be more careful.
submitted by /u/PaperPlane47
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Can someone steal my GDrive files if I ran an unknown code in...
Hey everyone, maybe this could be a dump question but I gotta ask to be more relaxed. I wanted to transfer a file from my mega storage to my...
Registrations Open for IWCON2022 Version 2.0 — the Online International Cybersecurity Conference
https://infosecwriteups.com/registrations-open-for-iwcon2022-version-2-0-the-online-international-cybersecurity-conference-ff4c4d1cddf3?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://infosecwriteups.com/registrations-open-for-iwcon2022-version-2-0-the-online-international-cybersecurity-conference-ff4c4d1cddf3?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Registrations Open for IWCON2022 Version 2.0 — the Online International Cybersecurity Conference
Book your seats today!
Book your seats today!Continue reading on InfoSec Write-ups » (https://infosecwriteups.com/registrations-open-for-iwcon2022-version-2-0-the-online-international-cybersecurity-conference-ff4c4d1cddf3?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Registrations Open for IWCON2022 Version 2.0 — the Online International Cybersecurity Conference
Book your seats today!
Registrations Open for IWCON2022 Version 2.0 — the Online International Cybersecurity Conference
Book your seats today!Continue reading on InfoSec Write-ups »
Read more...
Book your seats today!Continue reading on InfoSec Write-ups »
Read more...
Android Pentesting 101 — Part 3
https://infosecwriteups.com/android-pentesting-101-part-3-2bf846b05594?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://infosecwriteups.com/android-pentesting-101-part-3-2bf846b05594?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Android Pentesting 101 — Part 3
Welcome to Part 3 of Android Pentesting. This series is about how you can hack into Android and find vulnerabilities in it using various…