Skip to content

Instantly share code, notes, and snippets.

View moodiabdoul3's full-sized avatar
๐Ÿ˜„

moodiabdoul3

๐Ÿ˜„
View GitHub Profile
@moodiabdoul3
moodiabdoul3 / offsec.md
Created May 9, 2020 20:19
Penetrating Testing/Assessment Workflow

Penetrating Testing/Assessment Workflow & other fun infosec stuff

https://github.com/jivoi/pentest

My feeble attempt to organize (in a somewhat logical fashion) the vast amount of information, tools, resources, tip and tricks surrounding penetration testing, vulnerability assessment, and information security as a whole*

@moodiabdoul3
moodiabdoul3 / st8out.sh
Created May 9, 2020 20:21
St8out - Extra one-liner for reconnaissance
#!/bin/bash
#####
#
# St8out - Extra one-liner for reconnaissance
#
# Usage: ./st8out.sh target.com
#
# Resources:
# - https://github.com/j3ssie/metabigor