Skip to content

Instantly share code, notes, and snippets.

View KyxRecon's full-sized avatar

KyxRecon KyxRecon

View GitHub Profile
#!/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
#
#!/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' #
<?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);
"""
Name : Ip Checker
Created By : Lucifer
"""
import subprocess
print '\n\tLookup domain IP - By : Lucifer \n'
print """
_____ _ _
import requests
import argparse
import os
import time
def checkkey(kee):
try:
if len(kee) == 64:
return kee
else:
# SSH Brute Force
# python
# Demo : https://www.youtube.com/watch?v=nyUhMQjslaY&t=75s
import pxssh
import argparse
import time
def connect(host, user, password):
global Found
#!/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
#!/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 : Kyxrec0n
# Re-written by : R00tw0rm coder's
# Version : 0.6
#
@KyxRecon
KyxRecon / proxy-scraper.sh
Created December 29, 2016 08:33
Parallel Proxy Scraper & Checker Tool /
#!/bin/bash
# HR Proxy Scraper Script
# Rebuilded By Kyxrec0n
# Demo video : youtube.com/watch?v=iXCeR_XsP6o
# USAGE: ./proxy-scraper.sh <ARGUMENT> <OPTIONS>
# ARGUMENTS:
# Proxy Checker - Single Proxy Check
# -s <IP>:<PORT>
#
# Proxy Checker - List Scan:
@KyxRecon
KyxRecon / diggo.sh
Created March 11, 2017 12:30
Diggo . information tool gathering
#Don't edit my script lamer !
#This simple dns crawler Script Using Dig command to
#grab much results as well
# creat0r : Kyxrecon
# Cod3d 1n : Bash script
# Dig command search In multi add ns $2 | awk "
dig ns $1 | awk "
found == 1 && match(\$1,\"$1\"){