-
Some extensions that are planned to be supported are listed here. Here is just a collection list and contains my notes, and there is no guarantee that the extension will be supported. Some of the exte…
-
### Configuration
impacket version: current master
Python version: 3.8
Target OS: Kali Rolling
### Debug Output With Command String
```
root@kali:/opt/impacket/examples# python3 ntlmr…
-
I've been using mail-notifier for testing email delivery in some e2e tests using protractor. In general the library is working as expected; however, I am noticing when I try to run three listeners at …
MuckT updated
5 years ago
-
## CVE-2022-27781 - High Severity Vulnerability
Vulnerable Library - curlcurl-7_69_1
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER,…
-
## CVE-2022-27774 - Medium Severity Vulnerability
Vulnerable Library - curlcurl-7_69_1
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHE…
-
Helllo,
why i cant reply or even save msg? the button changed to red... here is my log
> [10:07:17.482][c7374c59] INFO[DATA]: [DATE:15.07.16][RL:1.10.2.143][PHP:5.6.23][IP:36.80.112.236][PID:100655…
-
The [Twisted library](https://twistedmatrix.com/trac/) is designed for setting up timed jobs and also has a built in IMAP library.
-
Hi,
I received an email with attachments and those were not recognized by your library.
The issue was that originally imap_fetchstructure got the following:
`[type] => 3
[…
-
### Environment
- OS:
- Browser:
- Znuny version: 6.5.1, 7.0.2
### Expected behaviour
Issues in IMAP connections should give meaningful error messages, especially s…
-
I am trying to implement a maximally lazy map reduce algorithm using IPython.parallel. I have discovered that the parallel map routines wait for the entire input sequence to be populated before going …