Find this free tool interesting
https://www.reddit.com/r/Pentesting/comments/tyx4mb/find_this_free_tool_interesting/
Try the ZOFixer.com penetration testing tool (Full Scan) For Free. It scans each target for approximately 1 to 2 hours and gives you a good report for OWASP. submitted by /u/oosdevelopergmailcom (https://www.reddit.com/user/oosdevelopergmailcom)
[link] (https://www.reddit.com/r/Pentesting/comments/tyx4mb/find_this_free_tool_interesting/) [comments] (https://www.reddit.com/r/Pentesting/comments/tyx4mb/find_this_free_tool_interesting/)
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/Pentesting/comments/tyx4mb/find_this_free_tool_interesting/
Try the ZOFixer.com penetration testing tool (Full Scan) For Free. It scans each target for approximately 1 to 2 hours and gives you a good report for OWASP. submitted by /u/oosdevelopergmailcom (https://www.reddit.com/user/oosdevelopergmailcom)
[link] (https://www.reddit.com/r/Pentesting/comments/tyx4mb/find_this_free_tool_interesting/) [comments] (https://www.reddit.com/r/Pentesting/comments/tyx4mb/find_this_free_tool_interesting/)
___________________________
@hacking_Attack
@Hacking_Video
reddit
Find this free tool interesting
Try the [**ZOFixer.com**](https://ZOFixer.com) penetration testing tool (Full Scan) For Free. It scans each target for approximately 1 to 2 hours...
Hacking on Medium
Keep Your Family Safe Online: 10 Ways to Secure Your Home Network
https://cdn-images-1.medium.com/max/2600/0*bnLATV9sIFK-Xdd4
Are you concerned about your family’s safety online? 10 ways to secure your home network are outlined in this must-read article.
Continue reading on ILLUMINATION »
___________________________
@hacking_Attack
@Hacking_Video
Keep Your Family Safe Online: 10 Ways to Secure Your Home Network
https://cdn-images-1.medium.com/max/2600/0*bnLATV9sIFK-Xdd4
Are you concerned about your family’s safety online? 10 ways to secure your home network are outlined in this must-read article.
Continue reading on ILLUMINATION »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Keep Your Family Safe Online: 10 Ways to Secure Your Home Network
Are you concerned about your family’s safety online? 10 ways to secure your home network are outlined in this must-read article.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Black Hat Ethical Hacking
Apple paid out $36,000 bug bounty for HTTP request smuggling flaws
Apple paid out $36,000 bug bounty for HTTP request smuggling flawsPost Views: 79
https://www.blackhatethicalhacking.com/wp-content/uploads/2022/04/patreon-300x61.png Advanced Enumeration techniques with NMAP, Zenmap and Hydra
Subscribe to Patreon to watch this episode.
Reading Time: 1 Minute
A security researcher claims they netted $36,000 in bug bounties after uncovering critical HTTP request smuggling vulnerabilities affecting three of Apple’s core web applications.
The bug hunter, a 20-year-old hacker going by the online moniker ‘Stealthy’, said they deployed the same technique to achieve queue poisoning on the domains, paving the way to data disclosure and account takeover with no user interaction required.
The bugs supposedly affected servers for business.apple.com and school.apple.com, which businesses and schools respectively use to manage devices, apps, and accounts, as well as mapsconnect.apple.com, which organizations use to claim and manage business listings on Apple’s maps application.
The HTTP request smuggling flaws were CL.TE – or ‘Content-Length Transfer-Encoding’ – issues, whereby “the front-end server reads the Content-Length header in a request, and the backend server reads the Transfer-Encoding header”, Stealthy explained in a Medium blog post. Vulnerabilities arise because the servers disagree on where requests begin and end.
See Also: Complete Offensive Security and Ethical Hacking Course
https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/Solutions-1.png Redirecting live users“A transformation was needed in the Transfer-Encoding header on Apple’s websites using a newline character and then a space in the header name,” said Stealthy.
This change – Transfer-Encoding\n : chunked – “successfully slipped the header past the frontend server but [it] was still used by the backend”.
Based on this observation Stealthy crafted the first proof of concept.
“My smuggled path is /static/docs because a redirect occurs there, using the Host header value in the redirect,” continued the researcher. “Thus, I could redirect live users to my server to ensure that the request smuggling affects production users.”
See Also: Kali Linux 2022.1 Release with Visual Updates, New Tools, Legacy SSH This would enable attackers to redirect JavaScript imports and achieve stored cross-site scripting (XSS) on the host.
More impactful still was the servers’ vulnerability to queue poisoning, an attack technique that “smuggles a complete request and breaks the response queue, which will start sending random responses to unintended users”.
All response data, including Set-Cookie headers, could be disclosed by this technique, the researcher claims.
Apple responded to the bug report quickly, remediated the vulnerabilities, and paid Stealthy a $12,000 bug bounty reward for each domain. See Also: Offensive Security Tool: Scapy Are u a security researcher? Or a company that writes articles or write ups about Cyber Security, Offensive Security (related to information security in general) that match with our specific audience and is worth sharing?
If you want to express your idea in an article contact us here for a quote: info@blackhatethicalhacking.com
See Also: Hacking stories: MafiaBoy, the hacker who took down the Internet
Source: portswigger.net Source Linkhttps://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/Merch-1024x1024.png Recent News* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/04/3e41-article-210226-vmware-body-text-90x90.jpg VMware warns of critical vulnerabilities in multiple products1 day ago
* https://www.blackhatethical[...]
___________________________
@hacking_Attack
@Hacking_Video
Apple paid out $36,000 bug bounty for HTTP request smuggling flaws
Apple paid out $36,000 bug bounty for HTTP request smuggling flawsPost Views: 79
https://www.blackhatethicalhacking.com/wp-content/uploads/2022/04/patreon-300x61.png Advanced Enumeration techniques with NMAP, Zenmap and Hydra
Subscribe to Patreon to watch this episode.
Reading Time: 1 Minute
A security researcher claims they netted $36,000 in bug bounties after uncovering critical HTTP request smuggling vulnerabilities affecting three of Apple’s core web applications.
The bug hunter, a 20-year-old hacker going by the online moniker ‘Stealthy’, said they deployed the same technique to achieve queue poisoning on the domains, paving the way to data disclosure and account takeover with no user interaction required.
The bugs supposedly affected servers for business.apple.com and school.apple.com, which businesses and schools respectively use to manage devices, apps, and accounts, as well as mapsconnect.apple.com, which organizations use to claim and manage business listings on Apple’s maps application.
The HTTP request smuggling flaws were CL.TE – or ‘Content-Length Transfer-Encoding’ – issues, whereby “the front-end server reads the Content-Length header in a request, and the backend server reads the Transfer-Encoding header”, Stealthy explained in a Medium blog post. Vulnerabilities arise because the servers disagree on where requests begin and end.
See Also: Complete Offensive Security and Ethical Hacking Course
https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/Solutions-1.png Redirecting live users“A transformation was needed in the Transfer-Encoding header on Apple’s websites using a newline character and then a space in the header name,” said Stealthy.
This change – Transfer-Encoding\n : chunked – “successfully slipped the header past the frontend server but [it] was still used by the backend”.
Based on this observation Stealthy crafted the first proof of concept.
“My smuggled path is /static/docs because a redirect occurs there, using the Host header value in the redirect,” continued the researcher. “Thus, I could redirect live users to my server to ensure that the request smuggling affects production users.”
See Also: Kali Linux 2022.1 Release with Visual Updates, New Tools, Legacy SSH This would enable attackers to redirect JavaScript imports and achieve stored cross-site scripting (XSS) on the host.
More impactful still was the servers’ vulnerability to queue poisoning, an attack technique that “smuggles a complete request and breaks the response queue, which will start sending random responses to unintended users”.
All response data, including Set-Cookie headers, could be disclosed by this technique, the researcher claims.
Apple responded to the bug report quickly, remediated the vulnerabilities, and paid Stealthy a $12,000 bug bounty reward for each domain. See Also: Offensive Security Tool: Scapy Are u a security researcher? Or a company that writes articles or write ups about Cyber Security, Offensive Security (related to information security in general) that match with our specific audience and is worth sharing?
If you want to express your idea in an article contact us here for a quote: info@blackhatethicalhacking.com
See Also: Hacking stories: MafiaBoy, the hacker who took down the Internet
Source: portswigger.net Source Linkhttps://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/Merch-1024x1024.png Recent News* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/04/3e41-article-210226-vmware-body-text-90x90.jpg VMware warns of critical vulnerabilities in multiple products1 day ago
* https://www.blackhatethical[...]
___________________________
@hacking_Attack
@Hacking_Video
Black Hat Ethical Hacking
Apple paid out $36,000 bug bounty for HTTP request smuggling flaws | Black Hat Ethical Hacking
A security researcher claims they netted $36,000 in bug bounties after uncovering critical HTTP request smuggling vulnerabilities affecting three of Apple’s core web applications.
Hacking Articles Tips Tricks Videos Tutorials
Black Hat Ethical Hacking Apple paid out $36,000 bug bounty for HTTP request smuggling flaws Apple paid out $36,000 bug bounty for HTTP request smuggling flawsPost Views: 79 https://www.blackhatethicalhacking.com/wp-content/uploads/2022/04/patreon-300x61.png…
hacking.com/wp-content/uploads/2022/04/A-New-Borat-RAT-Capable-Of-Conducting-Ransomware-DDOS-Activities-90x90.png No-Joke Borat RAT Propagates Ransomware, DDoS2 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/04/php-pear-hacked-packages-malware-90x90.png Supply chain flaws in PHP package manager PEAR lay undiscovered for 15 years3 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/04/php-hack-90x90.jpg PHP bug allows attackers to bypass domain filters, stage DoS attacks against servers4 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/04/apple-iphone-hacking-90x90.jpg Apple emergency update fixes zero-days used to hack iPhones, Macs1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/Google-Campus-90x90.jpg Google Chrome Bug Actively Exploited as Zero-Day1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/685f-article-211221-chrome-site-isolation-body-text-90x90.jpg HTML parser bug triggers Chromium XSS security flaw1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/Polygon-hacker-90x90.jpg Hackers getting faster at latching onto unpatched vulnerabilities1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/mitmproxy-90x90.png HTTP request smuggling bug patched in mitmproxy2 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/ee3dc49c79d14f20970cc8b20063f52e-90x90.jpg Flash loan attack on One Ring protocol nets crypto-thief $1.4 million2 weeks ago
The post Apple paid out $36,000 bug bounty for HTTP request smuggling flaws first appeared on Black Hat Ethical Hacking.
___________________________
@hacking_Attack
@Hacking_Video
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/04/php-pear-hacked-packages-malware-90x90.png Supply chain flaws in PHP package manager PEAR lay undiscovered for 15 years3 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/04/php-hack-90x90.jpg PHP bug allows attackers to bypass domain filters, stage DoS attacks against servers4 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/04/apple-iphone-hacking-90x90.jpg Apple emergency update fixes zero-days used to hack iPhones, Macs1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/Google-Campus-90x90.jpg Google Chrome Bug Actively Exploited as Zero-Day1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/685f-article-211221-chrome-site-isolation-body-text-90x90.jpg HTML parser bug triggers Chromium XSS security flaw1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/Polygon-hacker-90x90.jpg Hackers getting faster at latching onto unpatched vulnerabilities1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/mitmproxy-90x90.png HTTP request smuggling bug patched in mitmproxy2 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/ee3dc49c79d14f20970cc8b20063f52e-90x90.jpg Flash loan attack on One Ring protocol nets crypto-thief $1.4 million2 weeks ago
The post Apple paid out $36,000 bug bounty for HTTP request smuggling flaws first appeared on Black Hat Ethical Hacking.
___________________________
@hacking_Attack
@Hacking_Video
Broken Access Control Logic\`s
Access control enforces policy such that users cannot act outside of their intended permissions. Failures typically lead to unauthorized…Continue reading on Medium »
Read more...
Access control enforces policy such that users cannot act outside of their intended permissions. Failures typically lead to unauthorized…Continue reading on Medium »
Read more...
Broken Access Control Logic`s
https://akash-venky091.medium.com/broken-access-control-logic-s-c555d5f8536d?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://akash-venky091.medium.com/broken-access-control-logic-s-c555d5f8536d?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Broken Access Control Logic`s
Access control enforces policy such that users cannot act outside of their intended permissions. Failures typically lead to unauthorized…
Access control enforces policy such that users cannot act outside of their intended permissions. Failures typically lead to unauthorized…Continue reading on Medium » (https://akash-venky091.medium.com/broken-access-control-logic-s-c555d5f8536d?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Broken Access Control Logic`s
Access control enforces policy such that users cannot act outside of their intended permissions. Failures typically lead to unauthorized…
Stripe checkout misconfiguration leads to an unlimited trial period
https://medium.com/@colinwinhall/stripe-checkout-misconfiguration-leads-to-an-unlimited-trial-period-b47ba481a249?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://medium.com/@colinwinhall/stripe-checkout-misconfiguration-leads-to-an-unlimited-trial-period-b47ba481a249?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Stripe checkout misconfiguration leads to an unlimited trial period
A quick check when doing recon on your target could lead to an unlimited trial period as I discovered this week while working on a bug…
A quick check when doing recon on your target could lead to an unlimited trial period as I discovered this week while working on a bug…Continue reading on Medium » (https://medium.com/@colinwinhall/stripe-checkout-misconfiguration-leads-to-an-unlimited-trial-period-b47ba481a249?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Stripe checkout misconfiguration leads to an unlimited trial period
A quick check when doing recon on your target could lead to an unlimited trial period as I discovered this week while working on a bug…
Stripe checkout misconfiguration leads to an unlimited trial period
A quick check when doing recon on your target could lead to an unlimited trial period as I discovered this week while working on a bug…Continue reading on Medium »
Read more...
A quick check when doing recon on your target could lead to an unlimited trial period as I discovered this week while working on a bug…Continue reading on Medium »
Read more...
Hacking on Medium
Broken Access Control Logic`s
https://cdn-images-1.medium.com/max/2317/1*PX_8RoDyflUKhxY4C-DTcA.png
Access control enforces policy such that users cannot act outside of their intended permissions. Failures typically lead to unauthorized…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Broken Access Control Logic`s
https://cdn-images-1.medium.com/max/2317/1*PX_8RoDyflUKhxY4C-DTcA.png
Access control enforces policy such that users cannot act outside of their intended permissions. Failures typically lead to unauthorized…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Broken Access Control Logic`s
Access control enforces policy such that users cannot act outside of their intended permissions. Failures typically lead to unauthorized…
Hacking on Medium
How to be an Ethical Hacker
https://cdn-images-1.medium.com/max/2600/0*354-uqE2hojKF9Ib
The demand for ethical hacking is constantly increasing. However, due to the technology evolving, vulnerabilities evolve as well. Internet…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
How to be an Ethical Hacker
https://cdn-images-1.medium.com/max/2600/0*354-uqE2hojKF9Ib
The demand for ethical hacking is constantly increasing. However, due to the technology evolving, vulnerabilities evolve as well. Internet…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
How to be an Ethical Hacker
The demand for ethical hacking is constantly increasing. However, due to the technology evolving, vulnerabilities evolve as well. Internet…
No Valid SPF Records: An attacker can send an email on behalf of the organization or CEO.
https://medium.com/@awezkagdi.ak/no-valid-spf-records-an-attacker-can-send-an-email-on-behalf-of-the-organization-or-ceo-89b2ff7f7afb?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://medium.com/@awezkagdi.ak/no-valid-spf-records-an-attacker-can-send-an-email-on-behalf-of-the-organization-or-ceo-89b2ff7f7afb?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
No Valid SPF Records: An attacker can send an email on behalf of the organization or CEO.
Vulnerability Category: A6- Security Misconfiguration
Vulnerability Category: A6- Security MisconfigurationContinue reading on Medium » (https://medium.com/@awezkagdi.ak/no-valid-spf-records-an-attacker-can-send-an-email-on-behalf-of-the-organization-or-ceo-89b2ff7f7afb?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
No Valid SPF Records: An attacker can send an email on behalf of the organization or CEO.
Vulnerability Category: A6- Security Misconfiguration
hacking: security in practice
Is ShopPay from Shopify secure?
I've tried googling but coming up empty. Does anyone know of any instances of ShopPay users getting sim swapped or user enumeration attacks against the service? It seems to be gaining in popularity but I just can't see how relying on SMS OTP as your only authentication (I'm fairly certain this is how it works) isn't getting obliterated by hackers. Theoretically, all you'd need is an email/phone number pair which shouldn't be hard to get and then sim swap (or whatever - I'm not a hacker, just interested in security) the phone number. Then you can authenticate as the user on a store that uses ShopPay.
Is it just that, to benefit from the hack, you'd be buying yourself products and would need to ship them somewhere you have access to which would be fairly easy for police to track down - is that what keeps people from getting hacked? Surely you could still use it to attack an individual who uses ShopPay - just buy a lot of things with their account and ship to random addresses.
Again - not a hacker here so I may not be thinking about this the right way. 🤔
submitted by /u/revscankof
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Is ShopPay from Shopify secure?
I've tried googling but coming up empty. Does anyone know of any instances of ShopPay users getting sim swapped or user enumeration attacks against the service? It seems to be gaining in popularity but I just can't see how relying on SMS OTP as your only authentication (I'm fairly certain this is how it works) isn't getting obliterated by hackers. Theoretically, all you'd need is an email/phone number pair which shouldn't be hard to get and then sim swap (or whatever - I'm not a hacker, just interested in security) the phone number. Then you can authenticate as the user on a store that uses ShopPay.
Is it just that, to benefit from the hack, you'd be buying yourself products and would need to ship them somewhere you have access to which would be fairly easy for police to track down - is that what keeps people from getting hacked? Surely you could still use it to attack an individual who uses ShopPay - just buy a lot of things with their account and ship to random addresses.
Again - not a hacker here so I may not be thinking about this the right way. 🤔
submitted by /u/revscankof
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Is ShopPay from Shopify secure?
I've tried googling but coming up empty. Does anyone know of any instances of ShopPay users getting sim swapped or user enumeration attacks...
hacking: security in practice
Anyone care to share what has been released so far from Hunter Biden’s laptop? Emails, texts, etc, all in one place?
submitted by /u/EarthAliens
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Anyone care to share what has been released so far from Hunter Biden’s laptop? Emails, texts, etc, all in one place?
submitted by /u/EarthAliens
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Anyone care to share what has been released so far from Hunter...
Posted in r/hacking by u/EarthAliens • 0 points and 0 comments
hacking: security in practice
Blade Runner tabletop RPG
submitted by /u/posthumangr
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Blade Runner tabletop RPG
submitted by /u/posthumangr
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Blade Runner tabletop RPG
Posted in r/hacking by u/posthumangr • 1 point and 0 comments