scripting

OSINT on Decentralised / Federated Softwares (Mastodon, Pixelfed and more)

Decentralized federated social medium (aka fediverse) is the talk of the town especially with the twitter drama that’s unfolding right now. To know more about fediverse softwares https://fediverse.party/en/miscellaneous/ is the best list of softwares. I was curious about OSINT activities that are possible with this ecosystem. I have been spending some time exploring mastodon, pixelfed …

OSINT on Decentralised / Federated Softwares (Mastodon, Pixelfed and more) Read More »

Automated Reveal.js setup

This post outlines my efforts to bring in markdown focused workflow for creating presentations. The tool allows setting up automated workflow leveraging markdown and Reveal.js.

SVN Extractor for Web Pentesters

Many a times web application pen-testers are encountered with the presence of .svn folders. For those not aware .svn folder is used by SVN version control system to perform its operations. For a blackbox pentester this folder contains huge amount of information.

WordPress User Enumeration PoC Shell Script

We have recently seen WordPress User name enumeration Vulnerability disclosure here http://seclists.org/fulldisclosure/2011/May/493 Versions Effected are : 2.6, 3.1, 3.1.1, 3.1.3 Here i am enclosing a simple PoC which could be run on Bash Shell. (Note : PoC on python is already available for those who are curious) [github userid=”anantshri” repoid=”script-collection” path=”wp-user-enum.sh” language=”bash”] Code could be …

WordPress User Enumeration PoC Shell Script Read More »

Scroll to Top