Andrea De Pasquale

Results 11 issues of Andrea De Pasquale

https://www.aldeid.com/wiki/BiffView > Excel's underlying file format structure is also known as BIFF (Binary Interchange File Format). BiffView is a tools for viewing the BIFF structure of a binary Excel sheet.

Found this bug while using `oleobj.py` on a PowerPoint file: ``` $ oleobj file.ppt oleobj 0.56.1 - http://decalage.info/oletools [redacted] WARNING Wanted to read 4096, got 2542 ``` The extracted embedded...

:bug: bug
ppt_parser

As suggested by @glaslos it would be cool to have a single telnet server implementation with templates and an additional dialog flow mechanism that would easily allow to add more...

enhancement

https://www.selinc.com/SEL-2032/ https://www.ebay.com/sch/i.html?_nkw=Schweitzer+SEL2032 Looks like a telnet plaintext protocol...

feature-request
protocol

Re: https://github.com/glastopf/conpot/pull/205#issuecomment-85451776 Kamstrup management protocol displays [a custom MAC address](https://github.com/glastopf/conpot/blob/6a9bce30ad4289b8a8651f62b62e18cc1b835069/conpot/templates/kamstrup_382/template.xml#L424-L426). We need to consider whether using [the value in conpot.cfg](https://github.com/glastopf/conpot/blob/6b1e080f686ab8466349576b29c689cb6de7d59d/conpot/conpot.cfg#L49) or not.

question

glob.glob() does not work when passing an URL or an hash to scan mode. I think this is the expected behaviour: ``` python virustotal.py get ~/path/to/file/a0360c3e3e5d86f4e590c11946b359ed === ~/path/to/file/a0360c3e3e5d86f4e590c11946b359ed === Report:...

As pointed out by @mplough-tenable in #12, it is now again possible to use static linking with the new CheckPoin OPSEC SDK (with SHA256 support). An example is provided here:...

JSON logging module which can be built by using `--with-logjson` at compile-time.

DOCSUM_ATTRIBS needs to have an additional unused slot between digi_sig (0x18) and content_type (0x1A). I have modified the code to use `None` as a placeholder for ununsed properties, since there...

enhancement

Hello, I noticed an issue when parsing documents with more then one MiniFAT sectors. ``` version : major = 3, minor = 0x003e sectorShift = 9 numDirectorySectors = 0 numFatSectors...