Posts

Showing posts with the label Security

onioff: Inspecting Deep Web Links

Image
onioff: Inspecting Deep Web Links   ONIOFF – Onion URL Inspector A simple tool – written in pure python – for inspecting Deep Web URLs (or onions). It takes specified onion links and returns their current status along with the site’s title. Compatible with Python 2.6 & 2.7. Author: Nikolaos Kamarinakis ( nikolaskama.me ) Installation You can download ONIOFF by cloning the Git Repo and simply installing its requirements: $ git clone https://github.com/k4m4/onioff.git $ cd onioff $ pip install -r requirements.txt Usage Usage: python onioff.py {onion} [options] To view all available options run: $ python onioff.py -h NOTE : In order for ONIOFF to work, Tor must be correctly configured and running. Source: https://github.com/k4m4/onioff

HatCloud: bypass CloudFlare for discover real IP

Image
HatCloud: bypass CloudFlare for discover real IP HatCloud build in Ruby. It makes bypass in CloudFlare for discover real IP. This can be useful if you need test your server and website. Testing your protection against Ddos (Denial of Service) or Dos. CloudFlare is services and distributed domain name server services, sitting between the visitor and the Cloudflare user’s hosting provider, acting as a reverse proxy for websites. Your network protects, speeds up and improves availability for a website or the mobile application with a DNS change. Installation git clone https://github.com/HatBashBR/HatCloud.git cd HatClound ruby hatcloud.rb -h Usage ruby hatcloud.rb -b your site  Source https://github.com/HatBashBR/HatCloud

Ad