Skip to content

Instantly share code, notes, and snippets.

Anonymous login successful
Sharename Type Comment
--------- ---- -------
SMB1 disabled -- no workgroup available
Starting Nmap 7.80 ( https://nmap.org ) at 2020-03-22 12:14 MST
Warning: 10.10.10.161 giving up on port because retransmission cap hit (1).
Nmap scan report for 10.10.10.161
Host is up (0.19s latency).
Not shown: 65505 open|filtered ports, 27 closed ports
PORT STATE SERVICE
123/udp open ntp
389/udp open ldap
53420/udp open unknown
Starting Nmap 7.80 ( https://nmap.org ) at 2020-03-26 14:59 EDT
Warning: 10.10.10.161 giving up on port because retransmission cap hit (1).
Nmap scan report for htb.local (10.10.10.161)
Host is up (0.090s latency).
Not shown: 62209 closed ports, 3305 filtered ports
PORT STATE SERVICE
53/tcp open domain
88/tcp open kerberos-sec
135/tcp open msrpc
139/tcp open netbios-ssn
@mitchmoser
mitchmoser / Multi-Line Bash Prompt
Created August 4, 2019 01:41
Multi-Line Bash Prompt Similar to ParrotOS zsh
PS1='\[\033[0;32m\]┏${debian_chroot:+($debian_chroot)}\[\033[01;31m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\n\[\033[0;32m\]┗━┫\[\033[00m\]$ '
/*
* Source:
* https://stackoverflow.com/questions/13899299/write-text-to-clipboard#18258178
*/
function copyStringToClipboard(str) {
// Create new element
var el = document.createElement('textarea');
// Set value (string to be copied)
el.value = str;
// Set non-editable to avoid focus and move outside of view
chrome.contextMenus.create({
"id": "IP",
"title": "IP",
"contexts": ["selection"]
});
chrome.contextMenus.create({
"id": "Alien IP",
"title": "AlienVault OTX",
"parentId": "IP",
// create empty url variable
var url = ""
/*
* The click event listener:
* where we perform the approprate action
* given the ID of the menu item that was clicked
*/
browser.contextMenus.onClicked.addListener((info, tab) => {
browser.contextMenus.create({
id: "IP",
title: "IP",
contexts: ["selection"]
});
browser.contextMenus.create({
id: "Alien IP",
title: "AlienVault OTX",
contexts: ["selection"],
{
"manifest_version": 2,
"name": "Sputnik",
"description": "OSINT web extension",
"version": "1.0",
"icons": {
"48": "icons/logo_48.png"
},
"permissions": [
"clipboardWrite",
Impacket v0.9.19-dev - Copyright 2018 SecureAuth Corporation
ServicePrincipalName Name MemberOf PasswordLastSet LastLogon
-------------------- ------------- -------------------------------------------------------- ------------------- -------------------
active/CIFS:445 Administrator CN=Group Policy Creator Owners,CN=Users,DC=active,DC=htb 2018-07-18 14:06:40 2018-07-30 12:17:40
$krb5tgs$23$*Administrator$ACTIVE.HTB$active/CIFS~445*$774aeb9123ec65e18f0ebc45cf191f38$7e82f02f5e6fe7e41804e185075f9a2662df9e9da73e6fa92dc50fff39ee67df5e0875f47d9615fa4f8f5c1a548bca9bace60cc6b4d3b0eeacb0512ed6453b4b2d29d35245a66da82152e37402c6480fec95c72603ddeb85311db2d14ecd56c441868b2a00246419b056916bcac714e99ea4b62091018ce1f051c5765046501add522d772a7418ab34d77bed74df8b94689cc226abede815d3dfa95c72835467adce02292ad4f0bfa31ad0da931268583199797ebc60c677b40b0506620ea9b932c343c5ba7f98923a18e9997192a1b1aaec16255e70483af797a3db40ce48d6bde6a5b733117