The Wayback Machine - https://web.archive.org/web/20200711194531/https://github.com/topics/password
Skip to content
#

password

Here are 1,804 public repositories matching this topic...

keeweb
akivamu
akivamu commented Mar 2, 2018

When organizing entries into groups, it's better if the list view can show if an entry already belongs to a group or not. So I can choose to move that entry into group.

Also, it would be nice if there is option to filtering entries that don't belong to any group.

May be a small icon, or tooptip when hover on list's row.

hops
hops commented Mar 28, 2019

This is follow up of #1969 intended as a discussion on how this rule should behave.
It would be great if @jfoug and/or @magnumripper would join so we can battle it out and make it consistent between hashcat and john.

As I mentioned in the original report I assumed that given the input word foobar and the rule ef the mangled output should be FOobar. This is based on my first thought when

geozak
geozak commented Feb 15, 2016

In UserModel::editUserName($new_user_name) you use preg_match to validate the pattern.
wouldn't it be better to use:

if(!RegistrationModel::validateUserName($new_user_name)) {
    return false;
}

instead of retypeing the regular expression

This can apply for email and password too

大型内网渗透扫描器&Cobalt Strike,Ladon6.6内置74个模块,包含信息收集/存活主机/IP扫描/端口扫描/服务识别/网络资产/密码爆破/漏洞检测/漏洞利用。漏洞检测含MS17010、SMBGhost、Weblogic、ActiveMQ、Tomcat、Struts2系列,密码口令爆破(Mysql、Oracle、MSSQL)、FTP、SSH(Linux)、VNC、Windows(IPC、WMI、SMB、LDAP、SmbHash、WmiHash、Winrm),远程执行命令(wmiexe/psexec/atexec/sshexec/webshell),降权提权Runas、GetSystem,Poc/Exploit,支持Cobalt Strike 3.X-4.0
  • Updated Jul 10, 2020
  • C#
odensc
odensc commented Jun 26, 2019

Hi, I was upgrading my dependencies and saw this module was updated. Since it's v0.x there could be breaking changes with updates - so I went to the Releases tab to look for a changelog, but there's none for v0.24.0.

I see now that you just removed the minimum memory limit, but would you mind adding a changelog to avoid confusion? It's a bit worrying when I don't know what's changed - espec

glitch-blossom
glitch-blossom commented Nov 26, 2019

I have followed instructions for installation by downloading both versions available here https://www.pwm-project.org/artifacts/pwm/release/
1.9.0 and 1.9.1
when I try to open the webapp it redirects to pwm/private/config/config-guide
which gives a 500 error. Manually inspecting the pwm directory reveals ../private/config/ exists but not config-guide.
I then built from repo using maven and

K8Cscan大型内网渗透自定义插件化扫描神器,包含信息收集、网络资产、漏洞扫描、密码爆破、漏洞利用,程序采用多线程批量扫描大型内网多个IP段C段主机,目前插件包含: C段旁注扫描、子域名扫描、Ftp密码爆破、Mysql密码爆破、Oracle密码爆破、MSSQL密码爆破、Windows/Linux系统密码爆破、存活主机扫描、端口扫描、Web信息探测、操作系统版本探测、Cisco思科设备扫描等,支持调用任意外部程序或脚本,支持Cobalt Strike联动
  • Updated Dec 25, 2019
  • Python

Improve this page

Add a description, image, and links to the password topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the password topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.