Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Still Getting Hacked
https://cdn-images-1.medium.com/max/1305/1*TPKUjqQ310RYHWk4WUFXHg.png
But the insurgency is free to roam, kill, loot, pillage, fully funded! UN Human Rights Amnesty International Library of Congress TIME Nat…
Continue reading on Medium »
Still Getting Hacked
https://cdn-images-1.medium.com/max/1305/1*TPKUjqQ310RYHWk4WUFXHg.png
But the insurgency is free to roam, kill, loot, pillage, fully funded! UN Human Rights Amnesty International Library of Congress TIME Nat…
Continue reading on Medium »
hacking: security in practice
Reverse Email Lookup
Is there a way to find out, for free, who owns an email address? I got an email from someone at work explaining they can’t connect remotely. It’s not from a corporate email but it was someone’s personal email (yahoo account).
submitted by /u/PowerCaddy14
[link] [comments]
Reverse Email Lookup
Is there a way to find out, for free, who owns an email address? I got an email from someone at work explaining they can’t connect remotely. It’s not from a corporate email but it was someone’s personal email (yahoo account).
submitted by /u/PowerCaddy14
[link] [comments]
reddit
Reverse Email Lookup
Is there a way to find out, for free, who owns an email address? I got an email from someone at work explaining they can’t connect remotely. It’s...
hacking: security in practice
How to use tcpmux?
I found a service running on port 1 called tcpmux. I'd like to expolit it, but I found so little documentation online. Could you help me figure out how to use it?
submitted by /u/NatSpaghettiAgency
[link] [comments]
How to use tcpmux?
I found a service running on port 1 called tcpmux. I'd like to expolit it, but I found so little documentation online. Could you help me figure out how to use it?
submitted by /u/NatSpaghettiAgency
[link] [comments]
reddit
How to use tcpmux?
I found a service running on port 1 called *tcpmux.* I'd like to expolit it, but I found so little documentation online. Could you help me figure...
How can I directory brute force a reactive website with wildcard response
https://www.reddit.com/r/Pentesting/comments/r3fyuy/how_can_i_directory_brute_force_a_reactive/
<!-- SC_OFF -->Hello, So I am trying to directory brute force this app which I think was developed with react native. All pages are the same size before they are rendered and the site has 200 HTTP response for all directories so I cannot rely on HTTP responses. What I am thinking is to develop/redevelop a tool the render the page and look at it's size after rendering. if I find a page that has a different size than the default home page, it means that this page is valid. I already found this dirbuster tool that filters based on response size: https://github.com/ickerwx/buster Please help, do you know if such tools exists? or is there a more clever way to do this? Thanks, <!-- SC_ON --> submitted by /u/q8shihab (https://www.reddit.com/user/q8shihab)
[link] (https://www.reddit.com/r/Pentesting/comments/r3fyuy/how_can_i_directory_brute_force_a_reactive/) [comments] (https://www.reddit.com/r/Pentesting/comments/r3fyuy/how_can_i_directory_brute_force_a_reactive/)
https://www.reddit.com/r/Pentesting/comments/r3fyuy/how_can_i_directory_brute_force_a_reactive/
<!-- SC_OFF -->Hello, So I am trying to directory brute force this app which I think was developed with react native. All pages are the same size before they are rendered and the site has 200 HTTP response for all directories so I cannot rely on HTTP responses. What I am thinking is to develop/redevelop a tool the render the page and look at it's size after rendering. if I find a page that has a different size than the default home page, it means that this page is valid. I already found this dirbuster tool that filters based on response size: https://github.com/ickerwx/buster Please help, do you know if such tools exists? or is there a more clever way to do this? Thanks, <!-- SC_ON --> submitted by /u/q8shihab (https://www.reddit.com/user/q8shihab)
[link] (https://www.reddit.com/r/Pentesting/comments/r3fyuy/how_can_i_directory_brute_force_a_reactive/) [comments] (https://www.reddit.com/r/Pentesting/comments/r3fyuy/how_can_i_directory_brute_force_a_reactive/)
OTP bypass with response manipulation.
Greetings, I wanted to share with you the OTP Bypass vulnerability that I found in a VDP.Continue reading on Medium »
Read more...
Greetings, I wanted to share with you the OTP Bypass vulnerability that I found in a VDP.Continue reading on Medium »
Read more...
OTP bypass with response manipulation.
https://ertugrull.medium.com/otp-bypass-with-response-manipulation-12646c6d7f33?source=rss------bug_bounty-5
https://ertugrull.medium.com/otp-bypass-with-response-manipulation-12646c6d7f33?source=rss------bug_bounty-5
Greetings, I wanted to share with you the OTP Bypass vulnerability that I found in a VDP.Continue reading on Medium » (https://ertugrull.medium.com/otp-bypass-with-response-manipulation-12646c6d7f33?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Geisha:1: Vulnhub Walkthrough
https://cdn-images-1.medium.com/max/768/0*tVpwzO9swgho23fr.png
Makineyi indirebilirsiniz.
Continue reading on Medium »
Geisha:1: Vulnhub Walkthrough
https://cdn-images-1.medium.com/max/768/0*tVpwzO9swgho23fr.png
Makineyi indirebilirsiniz.
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Subdomain Enumeration of Onion sites
https://cdn-images-1.medium.com/max/1200/1*g9B0XD_-BpbBGaI6n99vyg.png
There are tools like gobuster and dirbuster which helps in subdomain enumeration of websites.
Continue reading on InfoSec Write-ups »
Subdomain Enumeration of Onion sites
https://cdn-images-1.medium.com/max/1200/1*g9B0XD_-BpbBGaI6n99vyg.png
There are tools like gobuster and dirbuster which helps in subdomain enumeration of websites.
Continue reading on InfoSec Write-ups »
hacking: security in practice
What are some of your early security mistakes?
For people who have built websites, apps, or other projects that required security, what mistakes did you make early on that you look back on and laugh about?
For me, the first thing that comes to mind is my forgetting to think about SQL injection in an app I made for a class project. Halfway through presenting it to the class, it was already hacked, and another kid in the class made themself an admin account.
submitted by /u/dragonfiremalus
[link] [comments]
What are some of your early security mistakes?
For people who have built websites, apps, or other projects that required security, what mistakes did you make early on that you look back on and laugh about?
For me, the first thing that comes to mind is my forgetting to think about SQL injection in an app I made for a class project. Halfway through presenting it to the class, it was already hacked, and another kid in the class made themself an admin account.
submitted by /u/dragonfiremalus
[link] [comments]
reddit
What are some of your early security mistakes?
For people who have built websites, apps, or other projects that required security, what mistakes did you make early on that you look back on and...
hacking: security in practice
Can virtualbox interfere with using hashcat with GPU ?
I’ve downloaded the relevant drivers for my GPU but im still unable to see it on kali, is it possible that the reason is that i use virtualbox?
If someone managed to run hashcat using his GPU on a kali in virtualbox i would really like to know
submitted by /u/guykehat
[link] [comments]
Can virtualbox interfere with using hashcat with GPU ?
I’ve downloaded the relevant drivers for my GPU but im still unable to see it on kali, is it possible that the reason is that i use virtualbox?
If someone managed to run hashcat using his GPU on a kali in virtualbox i would really like to know
submitted by /u/guykehat
[link] [comments]
reddit
Can virtualbox interfere with using hashcat with GPU ?
I’ve downloaded the relevant drivers for my GPU but im still unable to see it on kali, is it possible that the reason is that i use virtualbox?...
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
A new vulnerability in the OmniPod Insulin Management System allows an attacker nearby to schedule or immediately inject insulin
https://external-preview.redd.it/pYRBKJGjeO8W58bYixSajw6atnqq0aDaAt0v3i-4Zuo.jpg?width=640&crop=smart&auto=webp&s=bce34d5975e794523c9fdf8a945a259657f484e2 submitted by /u/CommanderHutli
[link] [comments]
A new vulnerability in the OmniPod Insulin Management System allows an attacker nearby to schedule or immediately inject insulin
https://external-preview.redd.it/pYRBKJGjeO8W58bYixSajw6atnqq0aDaAt0v3i-4Zuo.jpg?width=640&crop=smart&auto=webp&s=bce34d5975e794523c9fdf8a945a259657f484e2 submitted by /u/CommanderHutli
[link] [comments]