Pinned Repositories
bitcoin-book
Archivos y ejercicios complementarios al libro «Bitcoin: la tecnología Blockchain y su investigación», de Yaiza Rubio y Félix Brezo, 0xWord (2017)
blockchain_c2c
A Proof of Concept to show how blockchain can solve C2C persistence. PoC originally presented at EuskalHack Security Congress 2017, updated and improved for Cybercamp 2017.
deepify
Deepify is a set of GPLv3+ libraries that tries to get connected to gates that serve content from hidden services in Tor or Zeronet.
osrframework
OSRFramework, the Open Sources Research Framework is a AGPLv3+ project by i3visio focused on providing API and tools to perform more accurate online researches.
punycode-alert
Punycode Alert is a Google Chrome, Chromium, Opera extension that warns users when the URL they are accessing has some punycode content.
pycloner
Another package to crawl and clone websites.
reveal.js
The HTML Presentation Framework (customized by Yaiza Rubio and Félix Brezo)
usufy
[DISCONTINUED] usufy is a GPLv3+ piece of software that checks the existence of a profile for a given user in a bunch of different platforms. It uses the error messages displayed by most platforms when a user profile has not been found as the evidence of the existence or not of a given profile. All of these functionalities are now integrated in OSRFramework by i3visio. Thus, usufy will NOT be mantained, but this repository will be here for historical purposes.
writeup-osintctf-2018
Writeups of the OSINT CTF 2018 organized at the ReconVillage at Defcon 26
i3visio's Repositories
i3visio/usufy
[DISCONTINUED] usufy is a GPLv3+ piece of software that checks the existence of a profile for a given user in a bunch of different platforms. It uses the error messages displayed by most platforms when a user profile has not been found as the evidence of the existence or not of a given profile. All of these functionalities are now integrated in OSRFramework by i3visio. Thus, usufy will NOT be mantained, but this repository will be here for historical purposes.
i3visio/entify
[DISCONTINUED] entify is a GPLv3+ program designed to extract using regular expressions all the entities from the files on a given folder. This software also provides an interface to look for these entities in any given text. All of these functionalities are now integrated in OSRFramework by i3visio. Thus, entify will NOT be mantained, but this repository will be here for historical purposes.
i3visio/addrgen
A Bitcoin address generator in Python.
i3visio/pytalker
pytalker, a python module designed to wrap the TTS capabilities of the Google's TTS service. It easily implements a wrapper for the Google TTS service.