Peter (PeterRobards)

PeterRobards

Geek Repo

0

followers

0

following

Home Page:http://www.peterrobards.com/

Twitter:@PeterRobards

Github PK Tool:Github PK Tool

Peter's repositories

IAM_Scripts

This repository houses various tools designed to assist with Identity and Access Management (IAM). This repository is a work in progress and more scripts will be added as they are developed/needed.

Language:PythonLicense:NOASSERTIONStargazers:2Issues:1Issues:0

Raccoon_PI

Python tool designed to perform a very basic investigation on one or more IP Addresses. This tool can perform a WHOIS lookup, Host lookup by IP address, IP Location lookup, and TOR node check.

Language:PythonLicense:NOASSERTIONStargazers:2Issues:1Issues:0

Yall_Scan

Python tool for interacting with URLScan.io's API: Submit suspicious URL's to be scanned by their site and submit UUIDs to retrieve the data associated with that scan.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

Article_Scraper

Simple python script to scrape text content from a handful of well known websites. This tool was created in order to gain familiarity with web scraping in general and the BeautifulSoup Library specifically.

Language:PythonLicense:NOASSERTIONStargazers:1Issues:0Issues:0

BigBlue_Lumberjack

Python tool designed to aid in processing the RAW Access logs provided by a popular web hosting company (BlueHost.com). Search your log files for various events (e.g. all the POST requests to a specific URL on your site) and/or reformat them so the data can be easily imported into other tools (currently both CSV and JSON formats are supported).

Language:PythonLicense:NOASSERTIONStargazers:1Issues:1Issues:0

Bird_Watcher

This repository contains a set of Python tools developed to facilitate the collection of live tweets based on a list of user provided key words/phrases. This project is built around the Tweepy library and is designed to collect the raw json data of any tweet containing one of the provided search terms via get_tweets.py.

Language:PythonLicense:NOASSERTIONStargazers:1Issues:1Issues:0

Cryptography_Practice

Simple Python project developed to practice with a few common encryption and decryption methods.

Language:PythonLicense:NOASSERTIONStargazers:1Issues:0Issues:0