Skip to content

secdev/scapy-red

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scapy   Scapy RED

Scapy RED unit tests

This repository provides scripts and command line wrappers for Scapy. Some of those tools have a slightly more offensive purpose.

Note

To state the obvious, don't be evil and only use this in an authorized environment.

Included commands

The following commands are included, and are unauthenticated:

  • scapy-dominfo: return as much information as anonymously available by querying the rootDSE.
  • scapy-smbscan: scan for information using SMB. Reports whether signing is enabled, AD membership informations, etc.
  • scapy-listips: use DCOM's unauthenticated ServerAlive2 RPC to get the list of IPs and names of Windows machines

Some commands require authentication:

  • scapy-smbclient: a wrapper around Scapy's smbclient.
  • scapy-ldaphero: a wrapper around Scapy's LDAPHero.

Installation

pip install scapy-red

License

Scapy RED's code, tests and tools are licensed under GPL v2.

About

Scripts that wrap Scapy features with a slightly more offensive purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages