Omar Santos
|
617c43d688
|
Create python_sniffer.py
|
2021-09-17 12:45:38 -04:00 |
|
Omar Santos
|
8731ae3fcc
|
Create README.md
|
2021-07-30 14:47:42 -04:00 |
|
Omar Santos
|
8ce1d65785
|
updating programming and scripting references
|
2021-07-17 11:10:25 -04:00 |
|
Omar Santos
|
2e8b0e9900
|
Create simple_scapy_scan.py
|
2021-06-22 12:52:07 -04:00 |
|
Omar Santos
|
67544a167f
|
Update exfil-scapy.md
|
2021-05-13 09:54:21 -04:00 |
|
Omar Santos
|
0716f47c6e
|
Create exfil-scapy.md
|
2021-05-13 09:52:59 -04:00 |
|
Omar Santos
|
1157e1bade
|
Create dll_injection_example.py
An example example of reflective DLL injection
|
2021-04-19 21:13:14 -04:00 |
|
Omar Santos
|
c0f3cdae18
|
Update arp_cache_poisoner.py
|
2021-04-09 12:44:46 -04:00 |
|
Omar Santos
|
c04a1a44b3
|
Create armor.sh
|
2021-03-27 19:44:42 -04:00 |
|
Omar Santos
|
e858a20d51
|
Update cookie_stealer.py
|
2021-03-27 14:45:17 -04:00 |
|
Omar Santos
|
923c66f672
|
Create cookie_stealer.py
|
2021-03-27 12:41:24 -04:00 |
|
Omar Santos
|
05194e1e90
|
Create arp_cache_poisoner.py
|
2021-02-23 20:42:33 -05:00 |
|
Omar Santos
|
e097bc235e
|
Update ParseLogs.py
|
2020-12-13 20:28:02 -05:00 |
|
Omar Santos
|
973c981aff
|
updating python-nmap Jupyter examples
|
2020-12-13 20:27:26 -05:00 |
|
Omar Santos
|
2539ba1a85
|
creating python-nmap examples
creating python-nmap examples in Jupyter Notebooks
|
2020-12-13 20:13:14 -05:00 |
|
Christian Clauss
|
fdbb3ea4a8
|
Avoid SyntaxWarning on Python >= 3.8
Avoid [SyntaxWarnings on Python >= 3.8](https://docs.python.org/3/whatsnew/3.8.html#porting-to-python-3-8).
% `python3.8`
```
>>> 0 is 0
<stdin>:1: SyntaxWarning: "is" with a literal. Did you mean "=="?
```
|
2020-10-13 10:25:14 +02:00 |
|
Omar Santos
|
94aac3bb33
|
Fixing TCP max packet size 65535
Fixing TCP max packet size 65535
|
2020-10-09 14:20:59 -04:00 |
|
Omar Santos
|
f02c4383e1
|
Create logalyzer.py
|
2020-07-31 12:57:42 -04:00 |
|
Omar Santos
|
da686ceba8
|
Create ParseLogs.py
|
2020-07-31 12:56:55 -04:00 |
|
Omar Santos
|
7f2c976bec
|
Merge pull request #22 from xatier/patch-1
Update bash_resources.md
|
2020-02-25 08:34:14 -05:00 |
|
cclauss
|
915d8328c0
|
Use print() function in Python 2 and Python 3
|
2020-02-25 12:30:43 +01:00 |
|
xatier
|
1c43340fbc
|
Update bash_resources.md
Add shellcheck.
|
2020-02-24 20:41:23 -08:00 |
|
Nick Sherron
|
da8deabed0
|
Update bash_resources.md
Add bashhub-server
|
2020-02-10 11:54:23 -05:00 |
|
Omar Santos
|
5d08b62fb2
|
Update bash_resources.md
|
2020-01-08 21:30:16 -05:00 |
|
Omar Santos
|
7403d7c3e9
|
Update quick_scanner.py
|
2019-04-05 13:34:35 -07:00 |
|
santosomar
|
e1923bd9ff
|
Update scapscan.py
|
2019-03-31 16:40:35 -04:00 |
|
santosomar
|
63d3c205c7
|
Update scapscan.py
|
2019-03-31 16:24:15 -04:00 |
|
santosomar
|
4e8069450a
|
Create scapscan.py
|
2019-03-31 16:20:13 -04:00 |
|
santosomar
|
dfa92be65c
|
Update pyshark_example.py
|
2019-03-31 13:39:20 -04:00 |
|
Omar Santos
|
4ac221710b
|
Update python_cool_tricks.md
|
2019-03-31 13:34:48 -04:00 |
|
Omar Santos
|
c181ccb6d6
|
Update python_cool_tricks.md
|
2019-03-31 13:33:44 -04:00 |
|
Omar Santos
|
453e1ab707
|
Update python_cool_tricks.md
|
2019-03-31 13:18:00 -04:00 |
|
Omar Santos
|
1146ebafc8
|
Update python_cool_tricks.md
|
2019-03-31 13:12:25 -04:00 |
|
Omar Santos
|
23062066b2
|
Create python_cool_tricks.md
|
2019-03-31 12:59:46 -04:00 |
|
Omar Santos
|
7fe2fa1190
|
Update additional_resources.md
|
2019-03-31 12:48:56 -04:00 |
|
santosomar
|
c27ac7f7ff
|
Update pyshark_example.py
|
2019-03-31 00:59:47 -04:00 |
|
santosomar
|
afc057c0d1
|
Update pyshark_example.py
|
2019-03-31 00:58:58 -04:00 |
|
santosomar
|
10f8c78a8c
|
Create pyshark_example.py
|
2019-03-31 00:42:14 -04:00 |
|
santosomar
|
90bfcbb327
|
creating python sniffers
|
2019-03-31 00:17:37 -04:00 |
|
Omar Santos
|
a0639c3785
|
Update text_manipulation.md
|
2019-03-22 09:57:41 -04:00 |
|
Omar Santos
|
d9e85ff278
|
Create bash_resources.md
|
2019-03-22 09:57:20 -04:00 |
|
Omar Santos
|
03a3960bfc
|
Create text_manipulation.md
|
2019-03-22 09:54:26 -04:00 |
|
Omar Santos
|
82d096e313
|
adding python, ruby, and bash references
|
2018-11-27 13:17:12 -05:00 |
|