Skip to content

Instantly share code, notes, and snippets.

View kfalconspb's full-sized avatar

Scott Bollinger kfalconspb

View GitHub Profile
@kfalconspb
kfalconspb / JavascriptRecon.md
Created January 29, 2021 07:36
My Javascript Recon Process - BugBounty

Description

This is a simple guide to perform javascript recon in the bugbounty

Steps

  • The first step is to collect possibly several javascript files (more files = more paths,parameters -> more vulns)
@kfalconspb
kfalconspb / sanddhosts.txt
Created May 18, 2018 01:12
sanddhosts.txt
www.007guard.com
007guard.com
008i.com
www.008k.com
008k.com
www.00hq.com
00hq.com
010402.com
www.032439.com
032439.com
@kfalconspb
kfalconspb / boxstarter.ps1
Last active April 18, 2022 17:13 — forked from ElJefeDSecurIT/boxstarter.ps1
Boxstarter Commands for a new Windows box.
# Description: Boxstarter Script
# Author: kfalconspb
# Last Updated: 20180429
#
# Install boxstarter:
# . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force
#
# You might need to set: Set-ExecutionPolicy RemoteSigned
#
# Run this boxstarter by calling the following from an **elevated** command-prompt:
@kfalconspb
kfalconspb / boxstarter.ps1
Created October 12, 2017 04:41 — forked from jessfraz/boxstarter.ps1
Boxstarter Commands for a new Windows box.
# Description: Boxstarter Script
# Author: Jess Frazelle <[email protected]>
# Last Updated: 2017-09-11
#
# Install boxstarter:
# . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force
#
# You might need to set: Set-ExecutionPolicy RemoteSigned
#
# Run this boxstarter by calling the following from an **elevated** command-prompt:
@kfalconspb
kfalconspb / boxstarter.ps1
Created October 12, 2017 04:41 — forked from jessfraz/boxstarter.ps1
Boxstarter Commands for a new Windows box.
# Description: Boxstarter Script # Author: ElJefeDSecurIT # Last Updated: 2017-10-10 # # Install boxstarter: # . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force # # You might need to set: Set-ExecutionPolicy RemoteSigned # # Run this boxstarter by calling the following from an **elevated** command-prompt: # start http://boxstarter.org/package/nr/url?<URL-TO-RAW-GIST> # OR # Install-BoxstarterPackage -PackageName <URL-TO-RAW-GIST> -DisableReboots # # Learn more: http://boxstarter.org/Learn/WebLauncher # heavily borrowed from Jessie, but I just have to tweak some things for my boxen. I have a couple of things I use for work, # a couple of things I use for home. this includes a bunch of core optimizations i've picked up over the years... # little things... small, exlusively paranoid things... #---- TEMPORARY --- Disable-UAC #---- PERMANENT --- # ElJEfe: for Ned Pyle, because, I blame him. Disable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol #--- Fonts --- #E

Keybase proof

I hereby claim:

  • I am kfalconspb on github.
  • I am kfalconspb (https://keybase.io/kfalconspb) on keybase.
  • I have a public key whose fingerprint is 0BE0 7222 FE3D 21E2 DF3A 62A9 E03C 53B4 2013 79F6

To claim this, I am signing this object: