SecuritySetu Profile Banner
SecuritySetu Profile
SecuritySetu

@SecuritySetu

Followers
16
Following
48
Media
11
Statuses
54

Technical Tweets At Intersection Of Cybersecurity+AI

Joined August 2023
Don't wanna be here? Send us removal request.
@SecuritySetu
SecuritySetu
2 years
Thread on BOLA vulnerability, which is one of the access control vulnerability identified in OWASP API Top 10 . #CyberSecurity #vulnerability.
@SecuritySetu
SecuritySetu
2 years
Have you heard about BOLA? 🤔. No. No. it's not a virus or bad guy in a movie. #CyberSecurity #CISO #API #Security #infosecurity
0
0
1
@SecuritySetu
SecuritySetu
2 years
Thread on BOLA vulnerability, which is one of the access control vulnerability identified in OWASP API Top 10 . #CyberSecurity #vulnerability.
@SecuritySetu
SecuritySetu
2 years
Have you heard about BOLA? 🤔. No. No. it's not a virus or bad guy in a movie. #CyberSecurity #CISO #API #Security #infosecurity
0
0
1
@SecuritySetu
SecuritySetu
2 years
CAPTCHA provides bad user-experience as CAPTCHA challenge's complexity have increased over time, as bot capability to solve challenges evolved. Cloudflare turnstile alternative solution to provide better user-experience without comprosmising the security. @Cloudflare #security.
@SecuritySetu
SecuritySetu
2 years
Have you heard about Cloudflare Turnstile?🤔. If you have used or solved CAPTCHA, then you should be aware of this new technology. #CAPTCHA #CyberSecurity #Cloudflare @Cloudflare
0
0
3
@SecuritySetu
SecuritySetu
2 years
Thread on BOLA vulnerability, which is one of the access control vulnerability identified in OWASP API Top 10.#CyberSecurity #vulnerability.
@SecuritySetu
SecuritySetu
2 years
Have you heard about BOLA? 🤔. No. No. it's not a virus or bad guy in a movie. #CyberSecurity #CISO #API #Security #infosecurity
0
0
0
@SecuritySetu
SecuritySetu
2 years
Below table, summarize the human captcha solving time(in seconds) & accuracy of different modern & popular CAPTCHA vendors documented in different studies.
Tweet media one
0
0
0
@SecuritySetu
SecuritySetu
2 years
On the other hand, it really become important for security vendor to innovate, in order to provide a CAPTCHA service with good user experience, minimal friction & less cost but without compromising the security.
1
0
0
@SecuritySetu
SecuritySetu
2 years
So it become important for website owner to evaluate CAPTCHA vendor not only on the security, cost aspects but also on user experience front as well.
1
0
0
@SecuritySetu
SecuritySetu
2 years
For ex: Website owners generally protect signup & login pages by including a CAPTCHA challenge, before users can do an action through these pages. Hence website protected having a bad user experience CAPTCHA will have an overall bad user experience.
1
0
0
@SecuritySetu
SecuritySetu
2 years
Malicious bot pose a significant challenges & dangers for website, by performing nefarious at scale like creating fake accounts, fake comments & reviews, consuming scare resource etc. For nearly two decades, CAPTCHAs has been widely used as a mean to protect against bots.
1
0
0
@SecuritySetu
SecuritySetu
2 years
Website owners puts a significant efforts(in terms of time & money) to have good user experience for it's end users.
1
0
0
@SecuritySetu
SecuritySetu
2 years
Website having poor user-experience will face higher user abandonment, leading to less user signups, logins etc & hence creating potential business loss. #Hacking #Bot #CyberSecurity #cyberattacks #userexperience #ux #WebsiteDevelopment #ciso.
1
0
0
@SecuritySetu
SecuritySetu
2 years
Below table summarizes Human Vs Bot solving time & accuracy documeneted in different studies. #research #CyberSecurity #CISO #botmitigation #Bot
Tweet media one
0
0
2
@SecuritySetu
SecuritySetu
2 years
Popular CAPTCHA tasks currently include object recognition (e.g. “select squares with. ”), parsing distorted text, puzzle solving(e.g., “slide the block. ”), and user behavior analysis. Google reCaptcha @hCaptcha @ArkoseLabs @GeetestOfficial are the major CAPTCHA vendors.
1
0
1
@SecuritySetu
SecuritySetu
2 years
For nearly two decades, CAPTCHAs has been widely used as a mean to protect against bots. With increase of CAPTCHA usage, technique to bypass CAPTCHAs defence have continued to evolve & improve.
1
0
1
@SecuritySetu
SecuritySetu
2 years
Malicious bots pose a significant challenges & danger for website, by performing nefarious activities at scale like:.1. Create fake accounts.2. Scrape content at scale.3. Post fake comments & review.4. Consume scare resource. #cybersecuritytips #captcha #ciso #Security
1
0
1
@SecuritySetu
SecuritySetu
2 years
Here is the end!! Hope you like it. Follow @securitysetu
0
0
0
@SecuritySetu
SecuritySetu
2 years
4. Pentration testing. 5. Obfuscating & randomizing object-identifiers like user-ID, customer-ID etc. 6. User API-security service providers for an added layer of security.
1
0
1
@SecuritySetu
SecuritySetu
2 years
Ways to mitgate:.1. Implement robust access control system which rigorously checks for user access to a resource. 2. Apply user access check, in all eligible API enpoint using middleware. 3. Use robust unit-testing to ensure that code is automatically tested before deployment.
1
0
1
@SecuritySetu
SecuritySetu
2 years
Main reason for BOLA vulnerability:.1. No authorization check implemented at API endpoint logic by a newbie developer. 2. Complex business logics. 3. Rapidly evolving API & improper testing. 4. Large number of API endpoints.
1
0
1
@SecuritySetu
SecuritySetu
2 years
Ideally, the API logic should verify that the user requesting the deletion is the same as the one who uploaded the video. Otherwise a user can delete another user's blog by changing the <blog-id>. If this check is not done, then endpoint is vulnerable to BOLA.
1
0
1