forked from danielmiessler/SecLists
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request danielmiessler#254 from g0tmi1k/snmp
Made OneSixtyOne happy with SNMP
- Loading branch information
Showing
3 changed files
with
3,334 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -116,4 +116,3 @@ world | |
write | ||
xyzzy | ||
yellow | ||
|
118 changes: 118 additions & 0 deletions
118
Discovery/SNMP/common-snmp-community-strings_onesixtyone.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
public | ||
private | ||
0 | ||
0392a0 | ||
1234 | ||
2read | ||
4changes | ||
ANYCOM | ||
Admin | ||
C0de | ||
CISCO | ||
CR52401 | ||
IBM | ||
ILMI | ||
Intermec | ||
NoGaH$@! | ||
OrigEquipMfr | ||
PRIVATE | ||
PUBLIC | ||
Private | ||
Public | ||
SECRET | ||
SECURITY | ||
SNMP | ||
SNMP_trap | ||
SUN | ||
SWITCH | ||
SYSTEM | ||
Secret | ||
Security | ||
Switch | ||
System | ||
TENmanUFactOryP | ||
TEST | ||
access | ||
adm | ||
admin | ||
agent | ||
agent_steal | ||
all | ||
all private | ||
all public | ||
apc | ||
bintec | ||
blue | ||
c | ||
cable-d | ||
canon_admin | ||
cc | ||
cisco | ||
community | ||
core | ||
debug | ||
default | ||
dilbert | ||
enable | ||
field | ||
field-service | ||
freekevin | ||
fubar | ||
guest | ||
hello | ||
hp_admin | ||
ibm | ||
ilmi | ||
intermec | ||
internal | ||
l2 | ||
l3 | ||
manager | ||
mngt | ||
monitor | ||
netman | ||
network | ||
none | ||
openview | ||
pass | ||
password | ||
pr1v4t3 | ||
proxy | ||
publ1c | ||
read | ||
read-only | ||
read-write | ||
readwrite | ||
red | ||
regional | ||
rmon | ||
rmon_admin | ||
ro | ||
root | ||
router | ||
rw | ||
rwa | ||
san-fran | ||
sanfran | ||
scotty | ||
secret | ||
security | ||
seri | ||
snmp | ||
snmpd | ||
snmptrap | ||
solaris | ||
sun | ||
superuser | ||
switch | ||
system | ||
tech | ||
test | ||
test2 | ||
tiv0li | ||
tivoli | ||
trap | ||
world | ||
write | ||
xyzzy | ||
yellow |
Oops, something went wrong.