Github useful tools & resources

Currently reading:
 Github useful tools & resources

AztecPo

Member
LV
1
Joined
May 20, 2023
Threads
55
Likes
10
Awards
5
Credits
3,018©
Cash
0$
ritiksahni/ASN-Eagle
A tool to discover ASN of any host and fetch IP ranges. - ritiksahni/ASN-Eagle

Rikozi/reverse-shell
reverse shell script. Contribute to Rikozi/reverse-shell development by creating an account on GitHub.

databurn-in/PrivacyBreacher
an app built to showcase the privacy issues in Android operating system - databurn-in/PrivacyBreacher

certego/IntelOwl
Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale - certego/IntelOwl

audibleblink/amnesia
Takes unallocated memory and fills it with junk to mess with forensics tools. - audibleblink/amnesia

NullPxl/traverse
Find more hosts related to a domain through searching for instances of repeated code/html and tracking ids across publically available data. - NullPxl/traverse

karma9874/AndroRAT
A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side - karma9874/AndroRAT

Stevetec-exe/RandomUtils
Collection of standalone scripts. dumping ground for random tools etc. I build - Stevetec-exe/RandomUtils

Git-Scanner - A Tool For Bug Hunting Or Pentesting For Targeting We...
This tool can scan websites with open .git repositories for Bug Hunting / Pentesting Purposes and can dump the content of the .git re...

🔥 Useful Python libraries

hash-identifier is one of the most popular stalker utilities for identifying various types of hashes used to encrypt data, especially passwords.

⚙️ GitHub


🪬 Services for deanonization.

I have collected for you a selection of OSINT resources, thanks to which you will be able to find the necessary information about the goal in social networks.

📎 Search for a person by VKontakte account:
searchlikes.ru • tutnaidut.com • 220vk.com • vk5.city4me.com • vk.watch • vk-photo.xyz • vk-express.ru • archive.org • yasiv.com • archive.is • yzad.ru • vkdia.com

📎 Search for a person by Twitter account:
followerwonk.com • sleepingtime.org • foller.me • socialbearing.com • keyhole.co • analytics.mentionmapp.com • burrrd.com • keitharm.me • archive.org • undelete.news

📎 Search for a person by Facebook account:
graph.tips • whopostedwhat.com • lookup-id.com • keyhole.co • archive.org

📎 Search for a person by Instagram account:
gramfly.com • storiesig.com • codeofaninja.com • sometag.org • keyhole.co • archive.org • undelete.news

📎 Search for a person on a Reddit account:
snoopsnoo.com • redditinsight.com • redditinvestigator.com • archive.org • redditcommentsearch.com

📎 Search for a person via Skype:
mostwantedhf.info • cyber-hub.pw • webresolver.nl

junegunn/fzf
cherry_blossom: A command-line fuzzy finder. Contribute to junegunn/fzf development by creating an account on GitHub.

fkie-cad/FACT_core
Firmware Analysis and Comparison Tool. Contribute to fkie-cad/FACT_core development by creating an account on GitHub.

fireeye/commando-vm
Complete Mandiant Offensive VM (Commando VM), a fully customizable Windows-based pentesting virtual machine distribution. commandovm@fireeye.com - fireeye/commando-vm

danieleperera/OnionIngestor
An extendable tool to Collect, Crawl and Monitor onion sites on tor network and index collected information on Elasticsearch - danieleperera/OnionIngestor

0xcabrex/Pentest-tools
A small program that installs tools that you might need! - 0xcabrex/Pentest-tools

0xkurome/Kurcoder
A tool kit to assist with encoding, decoding, IP calculator, and hex conversion information. - 0xkurome/Kurcoder

mitre-attack/attack-arsenal
A collection of red team and adversary emulation resources developed and released by MITRE. - mitre-attack/attack-arsenal

BlackSnufkin/LuckyCheck
Modular Privesc ToolBox Add or Remove Tools as you want just with 4 lines and 6 lines for making it looks good ;) - BlackSnufkin/LuckyCheck

machinexa2/My-Tools
My-Tools. Contribute to machinexa2/My-Tools development by creating an account on GitHub.

mrdgate/CentWSL
CentOS based WSL distribution. Supports multiple install. - mrdgate/CentWSL

NathanLundner/instashell
Instashell gives you pre built reverse shell command for multiple languages. All you need to do is just supply your IP, Port, and language. - NathanLundner/instashell

vulmon/Vulmap
Vulmap Online Local Vulnerability Scanners Project - vulmon/Vulmap

VanshDeshwal/Shell-Gen
Script to generate reverse shells preconfigured with your virtual or local IP and start a listener for it - VanshDeshwal/Shell-Gen

NathanLundner/Tools
Small collection little scripts for pentesting. Contribute to NathanLundner/Tools development by creating an account on GitHub.

thewhiteh4t/FinalRecon
The Last Web Recon Tool You'll Need. Contribute to thewhiteh4t/FinalRecon development by creating an account on GitHub.

shellphish/how2heap
A repository for learning various heap exploitation techniques. - shellphish/how2heap

APIScorcher/inforecon
A website recon script. Contribute to APIScorcher/inforecon development by creating an account on GitHub.

guillaC/JSBatchobfuscator
JSBatchobfuscator is a simple obfuscator for batch script - guillaC/JSBatchobfuscator

omer-dogan/whoami
Whoami is a Linux privacy tool developed to keep you anonymous at the highest level. - omer-dogan/whoami

GitHub - e-m3din4/osintxcarplate: Obtain a profile from car plate, ...
Obtain a profile from car plate, including car jacking report, verified data related to vehicles registered in the Mexican SCT.. - GitHub - e-m3din4/osintxcarplate: Obtain a profile from car plate,...

Nice beginners series by
@IntezerLabs
on malware reverse engineering Part 1: https://intezer.com/blog/malware-analysis/malware-reverse-engineering-beginners/… Part 2: https://intezer.com/blog/incident-response/malware-reverse-engineering-for-beginners-part-2/…

Nice quick introduction to persistence techniques in Windows by Ari Novick (
https://cyberark.com/resources/threat-research-blog/persistence-techniques-that-persist…

Excellent series on reversing, emulating and exploiting smartphones (Pixel 6) bootloaders (credits
Part 1: https://eshard.com/posts/pixel6_bootloader… Part 2: https://eshard.com/posts/pixel6bootloader-2… Part 3: https://eshard.com/posts/pixel6_bootloader_3…

ytisf/theZoo
A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public. - ytisf/theZoo

PySDR by Marc Lichtman is a great resource for starting with Software Defined Radios (SDRs) and Digital signal processing. It explains things in a very intuitive way. https://pysdr.org

Analysis of BPFDoor backdoor targeting Linux with BPF based packet sniffing capabilities Credits
Analysis: https://sandflysecurity.com/blog/bpfdoor-an-evasive-linux-backdoor-technical-analysis/… Source code: https://pastebin.com/kmmJuuQP

ytisf/theZoo
A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public. - ytisf/theZoo

Cybercrack-bot/Cybercrack
This tool is great for information gathering and post- exploitation - Cybercrack-bot/Cybercrack

IppSec/forward-shell
Contribute to IppSec/forward-shell development by creating an account on GitHub.

jivoi/awesome-osint
scream: A curated list of amazingly awesome OSINT - jivoi/awesome-osint

malwaredllc/byob
An open-source post-exploitation framework for students, researchers and developers. - malwaredllc/byob

d4rckh/shlol
do common hacking tasks with a simple menu. Contribute to d4rckh/shlol development by creating an account on GitHub.

DiscordDigital/headless-xfce4
This docker image deploys an xfce4 desktop in a container with Alpine Linux. It can be used to do basic desktop stuff, however due to the nature of VNC it performs poorly on video playback. - Disco...

d4rckh/windows-customization-scripts
A collection of scripts to customize Windows by manipulating the registry - d4rckh/windows-customization-scripts

TheOddZer0/sudo-SCAM
They correct way to scam a sysadmin. Contribute to TheOddZer0/sudo-SCAM development by creating an account on GitHub.


72
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips

Similar threads

Top Bottom