Information Security
@sec_nerd_en
414
subscribers
157
photos
5
videos
9
files
2.28K
links
Information Security News
we are
@sec_nerd
twin brother
Download Telegram
Join
Information Security
414 subscribers
Information Security
https://www.exploit-db.com/exploits/47525
Exploit Database
WinRAR 5.80 (x64) - Denial of Service
WinRAR 5.80 (x64) - Denial of Service.. dos exploit for Windows_x86-64 platform
Information Security
https://appio.dev/vulns/clickjacking-xss-on-google-org/
Web Security Blog
Clickjacking DOM XSS on Google.org - Web Security Blog
Getting from a self-XSS vulnerability to a valid DOM XSS with the help of clickjacking on Google.org's Crisis Map.
Information Security
https://appio.dev/vulns/google-csp-evaluator/
Thomas Orlita’s blog
How to use Google's CSP Evaluator to bypass CSP - Thomas Orlita’s blog
Have you ever found an XSS only to find out there’s an active CSP that blocks execution of any scripts?If you want it to work on all browsers, not just IE (which doesn’t support CSP), there’s still a chance to bypass it! Use Google’s CSP Evaluator to find…
Information Security
https://github.com/google/csp-evaluator/tree/master/whitelist_bypasses/json
GitHub
google/csp-evaluator
Contribute to google/csp-evaluator development by creating an account on GitHub.
Information Security
https://github.com/google/csp-evaluator
GitHub
GitHub - google/csp-evaluator
Contribute to google/csp-evaluator development by creating an account on GitHub.
Information Security
https://appio.dev/vulns/googleplex-com-blind-xss/
Web Security Blog
XSSing Google Employees — Blind XSS on googleplex.com - Web Security Blog
A write-up about how it was possible to execute a blind XSS on behalf of a Google Employee and get access to Google's invoices.
Information Security
https://medium.com/swlh/attacking-sites-using-csrf-ba79b45b6efe
Medium
Attacking Sites Using CSRF
From CSRF to user information leak, XSS and full account takeover.
Information Security
https://foxglovesecurity.com/2017/02/07/type-juggling-and-php-object-injection-and-sqli-oh-my/
Foxglovesecurity
Type Juggling and PHP Object Injection, and SQLi, Oh My!
By @jstnkndy While looking for bugs in a target recently I came across a host that was running Expression Engine, a content management platform. This specific application caught my ey…
Information Security
https://medium.com/@osamaavvan/json-csrf-to-formdata-attack-eb65272376a2
Medium
JSON CSRF To FormData Attack
So you guys must be aware of CSRF attack, if not then here is a short intro:
Information Security
https://medium.com/@d.bougioukas/red-team-diary-entry-2-stealthily-backdooring-cms-through-redis-memory-space-5813c62f8add
Medium
Red Team Diary, Entry #2: Stealthily Backdooring CMS Through Redis’ Memory Space
How to leverage unprotected Redis instances for stealthy payload transfers and lateral movement
Information Security
https://medium.com/swlh/bypassing-csrf-protection-c9b217175ee
Medium
Bypassing CSRF Protection
Protection exists != not exploitable.
Information Security
https://securityonline.info/list-php-exploitation-codephp-exploitation-codephp-object-injectioncommand-execution/
Penetration Testing
List of PHP Exploitation Code • Penetration Testing
Remote code execution via PHP,PHP Exploitation Code,PHP Object Injection,Command Execution,Information Disclosure,php code audit
Information Security
https://www.fireeye.com/blog/threat-research/2019/04/finding-weaknesses-before-the-attackers-do.html
Information Security
https://medium.com/@chawdamrunal/when-i-found-iframe-injection-and-illegal-redirect-dom-based-cfbbcec21a7
Medium
When i found iframe injection and illegal redirect (dom based)
An iFrame injection is a very common cross site scripting (or XSS) attack. It consists of one or more iFrame tags that have been inserted…
Information Security
https://www.elttam.com.au/blog/ruby-deserialization/
Information Security
https://medium.com/@mehulcodes/50-thousand-files-disclosing-idor-critical-499fbb48893f
Medium
50 Thousand Files Disclosing IDOR (Critical)
Hello Hacker
Information Security
https://medium.com/@danangtriatmaja/firebase-database-takover-b7929bbb62e1
Medium
[ BUG BOUNTY ] Firebase Database Takeover
بسم الله الرحمن الرحيم
Information Security
https://bananamafia.dev/post/frida-fuzz/
Information Security
https://buer.haus/2019/10/18/a-tale-of-exploitation-in-spreadsheet-file-conversions/
Information Security
https://github.com/dustyfresh/PHP-vulnerability-audit-cheatsheet
GitHub
GitHub - dustyfresh/PHP-vulnerability-audit-cheatsheet: This will assist you in the finding of potentially vulnerable PHP code.…
This will assist you in the finding of potentially vulnerable PHP code. Each type of grep command is categorized in the type of vulnerabilities you generally find with that function. - dustyfresh/P...