Skip to content

scripts I make in golang will end up here and notes I took during my study of the language

Notifications You must be signed in to change notification settings

OlivierLaflamme/Offensive-Go-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offensive Go

New to golang, best way to learn is by making scripts. Most of these are solid derivatives of python scripts I or other people have made but in Go.

Rating Script About Readme
⭐️⭐️⭐️⭐️⭐️ Http-Server-With-Uploads Great tool Upload / Download fileserver if you're doing a pentest and need to exfiltrade data off of an onsite PC without the hastle of usb's somewhat inspired by uniIsland's python version of a http-server-with-uploads Readme
⭐️⭐️⭐️ findIDHash Takes a hash, calculates the length, and compares the length against hashcat's generic hash types Readme
⭐️⭐️ OnlineHost Uses Go net/http library to distinguish alive hosts from a give list of hosts/urls Readme
⭐️⭐️ chromecookie Go derivative of cookie_crimes Readme

About

scripts I make in golang will end up here and notes I took during my study of the language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages