Coder Social home page Coder Social logo

g3tsyst3m / undertheradar Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 1.0 46 KB

scripts that afford the pentester AV bypass techniques

License: GNU General Public License v3.0

PowerShell 4.24% Python 91.35% C++ 4.42%
keylogger keylogger-python3 psexec registry-hacks windump wmi

undertheradar's Introduction

undertheradar

Simple scripts I tinkered with that afford the pentester AV bypass options for l00ting the stuff you need

PSshell.ps1

Allows the pentester a means of executing commands on the remote machine via Powershell's Invoke-WmiMethod

We take advantage of using SMB file access and simply tail the file that receives our command output using Notepad++.
undertheradar2

Here's how you can enable the Tail -f feature in Notepad++.

  • Click View
  • Select this: image

Dumpy.py

Dumps SAM and SYSTEM files from registry for offline cracking

prompt.py

forces a windows username and password prompt to the victim's desktop and saves results to c:\users\public\creds.log

  • automatically determines the current logged in user's username for you
  • Forces user to continue trying until they get the password right OR they hit the cancel button

image

collecttheloot.py

Just a rough draft of me learning some logon winapi stuff using python.

this script attempts to find passwords in your chrome browser and within your wifi passwords and then tests them to see if any are valid. Does some other stuff too like check group memebership and OS version.
Depends on decryptbrowser.py

simplekeylogger

A very basic, stay under the radar keylogger! keylogger

undertheradar's People

Contributors

g3tsyst3m avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

a7t0fwa7

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.