Skip to content

This repositori I will upload my final work about cybersecurity. This program consists of enumeration a company network their works in Active Directory, and get a report. It's just for automatization the enumeration.

Notifications You must be signed in to change notification settings

Th3FirstAvenger/AutoADS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

docker run

docker run -ti --name AutoADS_t --cap-add=NET_ADMIN --sysctl net.ipv6.conf.all.disable_ipv6=0 j4ck/auto
ads bash -c "cp ~/.zshrc ~/.zshrc.temp; cat ~/.zshrc.temp | sed 's/USER_NAME/MarcHortelano/g;s/DOMAIN_NAME/ITB/g;s/MACHINE_IP/-/g'
 > ~/.zshrc; zsh"

About

This repositori I will upload my final work about cybersecurity. This program consists of enumeration a company network their works in Active Directory, and get a report. It's just for automatization the enumeration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published