This is post from my new blog in which I will be sharing notes about things I am learning. It will be centered around security/application…Continue reading on Medium » (https://medium.com/@debski.jakub/introduction-to-web-apis-9d82ee5cbd8f?source=rss------bug_bounty-5)
Introduction to web APIs
This is post from my new blog in which I will be sharing notes about things I am learning. It will be centered around security/application…Continue reading on Medium »
Read more...
This is post from my new blog in which I will be sharing notes about things I am learning. It will be centered around security/application…Continue reading on Medium »
Read more...
hacking: security in practice
Anyone know of some sort of physical camera that can capture the entire screen of your monitor?
Wanted to try and implement this to see if this can be used to detect a change in the screen for hacking in games and / or to monitor if anyone has messaged me on my work laptop.
I know I could set up a camera with tripod but I swear I saw some hardware that sits on the corner of your monitor and is able to basically capture data be it a screenshot or just RGB.
I'd like to avoid setting up a camera with tripod in front.
Edit : this is mainly for my work laptop, so I can’t use any software.
submitted by /u/tobysnake
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Anyone know of some sort of physical camera that can capture the entire screen of your monitor?
Wanted to try and implement this to see if this can be used to detect a change in the screen for hacking in games and / or to monitor if anyone has messaged me on my work laptop.
I know I could set up a camera with tripod but I swear I saw some hardware that sits on the corner of your monitor and is able to basically capture data be it a screenshot or just RGB.
I'd like to avoid setting up a camera with tripod in front.
Edit : this is mainly for my work laptop, so I can’t use any software.
submitted by /u/tobysnake
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Anyone know of some sort of physical camera that can capture the...
Wanted to try and implement this to see if this can be used to detect a change in the screen for hacking in games and / or to monitor if anyone...
hacking: security in practice
subdomain takeovers
Subdomain takeovers are an easy attack if you manage to find a DNS misconfiguration. You can takeover someone's subdomain if it's pointing to a domain that's unregistered or to a web service (like netlify) that doesn't have the subdomain actually setup.
Other approaches include looking for websites which include .js JavaScript files from domains which are no longer registered. Quite a few WordPress plugin attacks use this approach.
I wrote a tool to help identify subdomain takeover opportunities and it's has nearly 60 signatures now. You can feed it domains from a service like project discovery, or have it fetch domains for you from aws or cloudflare etc.
https://github.com/punk-security/dnsReaper
submitted by /u/punksecurity_simon
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
subdomain takeovers
Subdomain takeovers are an easy attack if you manage to find a DNS misconfiguration. You can takeover someone's subdomain if it's pointing to a domain that's unregistered or to a web service (like netlify) that doesn't have the subdomain actually setup.
Other approaches include looking for websites which include .js JavaScript files from domains which are no longer registered. Quite a few WordPress plugin attacks use this approach.
I wrote a tool to help identify subdomain takeover opportunities and it's has nearly 60 signatures now. You can feed it domains from a service like project discovery, or have it fetch domains for you from aws or cloudflare etc.
https://github.com/punk-security/dnsReaper
submitted by /u/punksecurity_simon
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
subdomain takeovers
Subdomain takeovers are an easy attack if you manage to find a DNS misconfiguration. You can takeover someone's subdomain if it's pointing to a...
Dark Reading: Attacks/Breaches
Google Chrome Zero-Day Found Exploited in the Wild
The high-severity security vulnerability (CVE-2022-2856) is due to improper user-input validation.
___________________________
@hacking_Attack
@Hacking_Video
Google Chrome Zero-Day Found Exploited in the Wild
The high-severity security vulnerability (CVE-2022-2856) is due to improper user-input validation.
___________________________
@hacking_Attack
@Hacking_Video
Dark Reading
Google Chrome Zero-Day Found Exploited in the Wild
The high-severity security vulnerability (CVE-2022-2856) is due to improper user-input validation.
Livestream video for Developing POC for CVE-2022-26923
https://www.reddit.com/r/redteamsec/comments/wr1np7/livestream_video_for_developing_poc_for/
Thanks to the participants, it was really fun even though a lot of mistakes were made haha. Full, uncut video is uploaded to my YouTube: https://youtu.be/z86tfhMU_vU submitted by /u/lsecqt (https://www.reddit.com/user/lsecqt)
[link] (https://www.reddit.com/r/redteamsec/comments/wr1np7/livestream_video_for_developing_poc_for/) [comments] (https://www.reddit.com/r/redteamsec/comments/wr1np7/livestream_video_for_developing_poc_for/)
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/redteamsec/comments/wr1np7/livestream_video_for_developing_poc_for/
Thanks to the participants, it was really fun even though a lot of mistakes were made haha. Full, uncut video is uploaded to my YouTube: https://youtu.be/z86tfhMU_vU submitted by /u/lsecqt (https://www.reddit.com/user/lsecqt)
[link] (https://www.reddit.com/r/redteamsec/comments/wr1np7/livestream_video_for_developing_poc_for/) [comments] (https://www.reddit.com/r/redteamsec/comments/wr1np7/livestream_video_for_developing_poc_for/)
___________________________
@hacking_Attack
@Hacking_Video
reddit
Livestream video for Developing POC for CVE-2022-26923
Thanks to the participants, it was really fun even though a lot of mistakes were made haha. Full, uncut video is uploaded to my YouTube:...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Attacking Wi-Fi Cameras
https://cdn-images-1.medium.com/max/600/1*mPXfPDVS06n7PmAS9YYurQ.jpeg
When we think of denial of service (DoS) attacks we tend to think of the massive, distributed denial of service (DDoS) attacks run by…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Attacking Wi-Fi Cameras
https://cdn-images-1.medium.com/max/600/1*mPXfPDVS06n7PmAS9YYurQ.jpeg
When we think of denial of service (DoS) attacks we tend to think of the massive, distributed denial of service (DDoS) attacks run by…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Attacking Wi-Fi Cameras
When we think of denial of service (DoS) attacks we tend to think of the massive, distributed denial of service (DDoS) attacks run by…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Introduction to web APIs
https://cdn-images-1.medium.com/max/600/1*h0j9gkOoUrDohZJeb9fIag.jpeg
This is post from my new blog in which I will be sharing notes about things I am learning. It will be centered around security/application…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Introduction to web APIs
https://cdn-images-1.medium.com/max/600/1*h0j9gkOoUrDohZJeb9fIag.jpeg
This is post from my new blog in which I will be sharing notes about things I am learning. It will be centered around security/application…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Introduction to web APIs
This is post from my new blog in which I will be sharing notes about things I am learning. It will be centered around security/application…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Por increíble que parezca, empleados de Microsoft filtran sus propias contraseñas en GitHub
https://cdn-images-1.medium.com/max/1699/0*j3RmAvQlHzhXRJL8
Las grandes corporaciones están siempre en la mira de los piratas informáticos, quienes buscan permanentemente nuevas formas de acceder a…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Por increíble que parezca, empleados de Microsoft filtran sus propias contraseñas en GitHub
https://cdn-images-1.medium.com/max/1699/0*j3RmAvQlHzhXRJL8
Las grandes corporaciones están siempre en la mira de los piratas informáticos, quienes buscan permanentemente nuevas formas de acceder a…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Por increíble que parezca, empleados de Microsoft filtran sus propias contraseñas en GitHub
Las grandes corporaciones están siempre en la mira de los piratas informáticos, quienes buscan permanentemente nuevas formas de acceder a…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Write-Up Cap -Hack The Box
https://cdn-images-1.medium.com/max/1400/1*r1f1qGQ9IH1lIAiHaoW_kQ.png
Machine: Easy | OS: Linux
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Write-Up Cap -Hack The Box
https://cdn-images-1.medium.com/max/1400/1*r1f1qGQ9IH1lIAiHaoW_kQ.png
Machine: Easy | OS: Linux
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Write-Up Cap — Hack The Box
Machine: Easy | OS: Linux
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Top 30+ Ethical Hacking Tools and Software You Need to Be Aware of in 2022
https://cdn-images-1.medium.com/max/960/0*KLyCH7rzGreCNt1a.jpg
The realm of ethical hacking or penetration testing has witnessed a drastic change with the advent of automated tools. Currently, several…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Top 30+ Ethical Hacking Tools and Software You Need to Be Aware of in 2022
https://cdn-images-1.medium.com/max/960/0*KLyCH7rzGreCNt1a.jpg
The realm of ethical hacking or penetration testing has witnessed a drastic change with the advent of automated tools. Currently, several…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Top 30+ Ethical Hacking Tools and Software You Need to Be Aware of in 2022
The realm of ethical hacking or penetration testing has witnessed a drastic change with the advent of automated tools. Currently, several…