Skip to content

A bunch of ๐Ÿ scripts, made for learning.

Notifications You must be signed in to change notification settings

Beelthazad/pyScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Contents

  • portScanner.py: Supports TCP Connect, SYN Stealth, XMAS and UDP Connect scans. Beware, no performance enhancement has been planned for this script.
  • tcp_client.py: Simple TCP Client, accepts website as argument and GETs it's HTML response.
  • udp_client.py: Simple UDP Client, by default on localhost:80.
  • tcp_server.py: TCP Server, starts at localhost:8081 by default.
  • set_fakesite.py: A quick 3rd party module for the Social Engineering Toolkit that clones a website and initializes a web server with Metasploit on port 443 plus a handler for getting reverse shells.
  • get_metadata.py: Quick script to print GPS info inside images using PIL.

About

A bunch of ๐Ÿ scripts, made for learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages