Skip to content

Instantly share code, notes, and snippets.

View SiloGit's full-sized avatar
👁️
OSINT Projects and Resources

Projects by Silo Collective SiloGit

👁️
OSINT Projects and Resources
  • SiloSec
  • Interwebs
View GitHub Profile

Keybase proof

I hereby claim:

  • I am SiloGit on github.
  • I am silo (https://keybase.io/silo) on keybase.
  • I have a public key whose fingerprint is A7C9 396D BA7F FBB0 9D8B AE95 E7E0 84E9 61C6 3E23

To claim this, I am signing this object:

@SiloGit
SiloGit / 0_reuse_code.js
Last active August 29, 2015 14:07
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
#!/usr/bin/python
# This was written for educational purpose and pentest only. Use it at your own risk.
# Author will be not responsible for any damage!
#
# Toolname : d0rk3r.py
# Coder : baltazar a.k.a b4ltazar < b4ltazar@gmail.com>
# Re-written by : Rlngs4 hacker < Rlngs4@hotmail.com>
# Version : 0.5
#
#!/usr/bin/python
#Wrtn By Kyxrec0n
#This module submits a user-defined URL to the VirusTotal scanning engine, and displays the results
import sys
import simplejson
import urllib
import urllib2
import re
from time import sleep
@SiloGit
SiloGit / Scanner.py
Created December 29, 2016 01:57 — forked from KyxRecon/Scanner.py
import requests
import argparse
import os
import time
def checkkey(kee):
try:
if len(kee) == 64:
return kee
else:
"""
Name : Ip Checker
Created By : Lucifer
"""
import subprocess
print '\n\tLookup domain IP - By : Lucifer \n'
print """
_____ _ _
<?php
/*
Demo Video : https://www.youtube.com/watch?feature=player_detailpage&v=exO_7uXU2Ys
Script name : Whoislook BY Alexcerus-HR
Version : 1.0
*/
@set_time_limit(0);
#!/usr/bin/python
#-*- coding: cp1254 -*-
# Auto SQL crawler - By : Alexcerus HR
###################
class bcolors: #
HEADER = '\033[95m' #
OKBLUE = '\033[94m' #
OKGREEN = '\033[92m' #
WARNING = '\033[93m' #
#!/bin/bash
#sb-e Venom tool
#By :Alexcerus-HR
#Simple script cooded in bash scripting can give a help for crawling the files web and collecting email & #domains ....
#Available output types :
# doc = document files
# Pdf = files extracted from the Url targeted
# The harvester = tool can be found in our system for pentesting (search in the web & install it )..
# Golismero = the web tool knife
#
@SiloGit
SiloGit / dorks.py
Created May 2, 2017 14:16 — forked from mvmthecreator/dorks.py
Search Bing and Google for Dorks
"""
***** Auto-finder by dorks tool with Google API & Bing API *****
@author: z0rtecx
@release date: dec-2014
@version: 1.0.12122014
@poc: good dork for find web pages whit SQLi vulnerability in ID parameter, e.g. "inurl:details.php?id="
@description: This tool is for save time for you. It is gathering dorks of a txt file, and search potential web pages with SQLi vulnerability. ONLY FOR MySQL errors.
@features: